When you use the ln command, which of the following occurs?
A. a file is created that points to an existing file
B. a file is created that is a copy of an existing file
C. a file is moved from one location to another
D. a file is renamed
Answer: Option A
Related Questions on Linux
What command is used to count the total number of lines, words, and characters contained in a file?
A. countw
B. wcount
C. wc
D. count p
E. None of the above
What command is used with vi editor to delete a single character?
A. x
B. y
C. a
D. z
E. None of the above
Join The Discussion