Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
habrok:command_line:viewing_and_editing_files [2023/03/21 12:36] – ↷ Page name changed from habrok:command_line:looking_at_and_editing_files to habrok:command_line:viewing_and_editing_files adminhabrok:command_line:viewing_and_editing_files [2024/06/27 11:54] (current) pedro
Line 1: Line 1:
 {{indexmenu_n>6}} {{indexmenu_n>6}}
-====== Looking at and editing files ======+====== Viewing and editing files ======
  
-===== Looking at files on the command line =====+===== Viewing files on the command line =====
  
 Very often the contents of a text file need to be inspected. There are two useful commands for that in Linux. Very often the contents of a text file need to be inspected. There are two useful commands for that in Linux.
Line 69: Line 69:
  
 For editing files the MobaXterm program can be used. The program includes a file browser interface on the left side of the window.  For editing files the MobaXterm program can be used. The program includes a file browser interface on the left side of the window. 
-{{habrok:introduction:what_is_a_cluster:mobaxterm_open_file_editor.png?nolink|}}+{{:habrok:command_line:mobaxterm_open_file_editor.png?nolink|}}
  
 When using the right mouse button on a file the option "Open with default text editor" will appear. This will temporarily store the file on your computer and fire up the MobaXterm text editor, which can be used to modify the file. When using the right mouse button on a file the option "Open with default text editor" will appear. This will temporarily store the file on your computer and fire up the MobaXterm text editor, which can be used to modify the file.
  
 When clicking on 'save' the following window will appear.  When clicking on 'save' the following window will appear. 
-{{habrok:introduction:what_is_a_cluster:editing_save_file.png?nolink|}}+{{:habrok:command_line:mobaxterm_edit_file.png?nolink|}}
  
 After selecting 'Yes' the file will be copied back to Hábrók. After selecting 'Yes' the file will be copied back to Hábrók.