Question: Question 1 Which command is used to identify the absolute path to the directory location the user is currenty at? Answer: Is Question 2 Which




Question 1 Which command is used to identify the absolute path to the directory location the user is currenty at? Answer: Is Question 2 Which command is used to help the user read a large file on Linux? Answer: vi Question 3 1/ 1 point Which command is used to rename a file? Answer: mv Question 4 0/1 point Which command will affect the default security setting for Limux files? Answer: chmod Question 5 Which command is used to go to the the user's home directory? Answer: cd 1/1 1 point Which command will delete a directory, provided there are no files or users in it? Answer: rmdir Question 7 Which command simply "dumps" the content of a single or multiple files to the output device Answer: cat >> Question 8 Which command is used to remove parts of a line, such as fields or characters, from a file and then output these: Answer: cut. Question 9 Orl point Which command studied in the first half of the course will attempt to match a given string of characters or pattem within the content of a file. Answer: sort Question 10 What command would you use to show lines at the bottom of a file? Answer: tail This symbol, at the beginning of a file name, means that it is a "hidden" file Answer: Question 37 Which of these will substitute the result of the command we -c for the file touch 'we - t touch "we-e" touch "we-c" we c> touch Question 38 This symbol will take you to "last line node" if you type it in command mode in vi Answer: : Question 39 This symbol, if used as the first character in a filename, will mean that the path is relative-to-home Answer: / Question 40 this symbol can be used to have multiple shell commands on a single line: it tells the shell that the next token is a new cominand Answer: I False Question 29 your long listing shows: drwx-wxr-- teacher student 14 Jun 212020 exam What happens if others run the command Is exam It shows the contents of directory exam The user does not have permission to run the command it will show you the content of the directory, but tell you you have no permission You do not have permission to read the file exam - rwx-wxr- teacher student 14 dun 212020 exam student member can run see the content of exam by running the command. more exam True False Syinbols For the next section. type the symbols (meta-character) which the shell uses to perform the Question 31 This symbol will quote only the single character which follows it Answer:" Question 32 This symbol will redirect the input from the file on the right to the command on the left Answer: Question 33 This symbol is used as a delimiter for directories in a path
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
