Changes

Jump to: navigation, search

Tutorial2: Unix / Linux File Management

1 byte added, 17:37, 10 January 2020
Part 3: Manage Text File Content
# Type the number "'''1'''" and press '''ENTER'''. On the second line, type the number "2" and press ENTER. Continue entering increasing number values until you reach the number '''40''' on line 40.<br><br>
# Save your editing session.<br><br>
# Issue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">cat a.txt</span><br><br>Can you see all of the contents?<br><br>
# Issue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">more a.txt</span><br><br>Can you view or at least navigate to see all of the contents? What is the advantage of using the more command?<br><br>
# Type the letter "<span style="color:blue;font-weight:bold;font-family:courier;">q</span>" to exit the more command.<br><br>
13,420
edits

Navigation menu