Changes

Jump to: navigation, search

Tutorial8: Links / Process Management

7 bytes added, 11:04, 4 February 2020
INVESTIGATION 1: LINKING FILES
# Use a text editor to create the file called '''~/links/data-file.txt'''<br><br>
# Enter the following text displayed below:<br><br><span style="font-family:courier;font-weight:bold;">This is line 1<br>This is line 2<br>This is line 3<br><br></span>
# Issue the following Linux command: <br><span style="color:blue;font-weight:bold;font-family:courier;">ls -li ~/links/data-file.txt</span><br><br>Note the '''i-node''' number for this file. What does this i-node number represent?<br><br># Issue the following Linux command to create the following hard link in the same directory: <br><span style="color:blue;font-weight:bold;font-family:courier;">ln ~/links/data-file.txt ~/links/data-file.hard.lnk<br><br>
# x
13,420
edits

Navigation menu