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?
Explain trap command; shift command, getopts command of linux?
What are two functions the move mv command can carry out?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
Which of the following tasks cannot be accomplished with the touch command?
What can you tell about the tar command?
Explain getopts command of linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Explain trap command of linux?