Changes

Jump to: navigation, search

Tutorial8: Links / Process Management

2 bytes removed, 17:44, 4 February 2020
INVESTIGATION 1: LINKING FILES
# Issue the following Linux command to create a directory called '''~/links''':<br><span style="color:blue;font-weight:bold;font-family:courier;">mkdir ~/links</span><br><br>
# Issue the ls command to confirm that the directory called '''~/links''' exists.<br><br>
# Use a text editor to create the a 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>
13,420
edits

Navigation menu