https://quizack.com/unix/mcq/which-command-will-symbolically-link-two-files-in-a-directory
Answer: ln -s f1 f2
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
Which command compresses a file?
What is the default standard error file ?
Which of the following commands can be used to add the read and write permissions to the user and group classes of a file named abc?
Which command identifies the current working directory ?
Mounting a file system means :
chmod allows you to specify permissions for a file using octal numbers. 4000 permission is:
To set a file so that anybody can read it but only root can modify it without changing the file's owner, you use chmod's octal permissions of:
If your umask is 007 it means that default files are created with the permissions:
Changing a file's permissions...
Which of the following would you use to set yourself as the superuser in a secure way?