NEW
Font size
S
M
L
XL
WorksheetsModule 5
Total questions: 9
Worksheet time: 5mins
Name
Class
Date
1.
What does an * stand for when using commands?
a)
Wild
b)
Exact
c)
One thing more
d)
Character search
2.
A ______ has a different inode number and file permissions than the original file.
a)
Soft link
b)
Hard link
c)
File
d)
Folder
3.
The ln command is the _____ command.
a)
Link
b)
List
c)
File
d)
Long
4.
Command to list hard links:
a)
ls -s
b)
ls-h
c)
ls -li
d)
ls -sh
5.
To confirm that the files are linked we can run:
a)
ls -l
b)
ls-ls
c)
ls -il
d)
ls -p
6.
What option used with the "ln" command will create a symbolic link?
a)
l
b)
k
c)
s
d)
p
7.
If the link being removed is the only one:
a)
The file remains.
b)
The file is deleted.
c)
The file is moved.
d)
The file changes its path.
8.
Command to remove a link:
a)
rm-ls
b)
remove -li
c)
ulimit -li
d)
unlink filename.txt
9.
Command to remove a link and confirm the link removal before executing?
a)
rm -i*
b)
rm -ls*
c)
rm -li*
d)
rm -lpr
Reset
