What are the basic commands for user management?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Which command would you use if you want to remove the password assigned to a group?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What would be the result of issuing the command cat phonenos?
List the three main parts of an operating system command?
What command would you use to create an empty file without opening it to edit it?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What would be the result of the command paste -s dog cat?
What command do you type to find help about the command who?
You issue the command head * what would the resulting output be?