Identify the Linux command that renames a file named oldfile ...
What command can you use to remove a directory with files in it in...
Which of the following are all valid basic file permissions under...
Given the following...
The command that displays the name of current shell is...
You use the ______ symbol to mark the beginning of a comment in a...
Which of the following uses the bash shell for the command interpreter...
The command find . -name practice would search from?
Identify the command that is used to delete an existing group in Linux
The Linux command that allows for deleting a directory, but only if it...
__________ is the operator that is used when you want one command to...
Identify the linux command used to display the inode number of...
What are the permissions in octal mode of the file fileone, given the...
Based on /etc/fstab:...
What is the file that stores encrypted user passwords?
What is the command used to quit without saving in vim?
Answer based on the output of fdisk -l /dev/sda:...
What special variable is used to determine the exit status of a...
____________ is the symbol used to separate commands in a list, which...
What must you type in order for child shells to be able to use...
Which command is used to change the ownership of a file in Linux?
What happens when you type the following command line at the given...
What is the output of the following?
echo "$(pwd)"
What is the result?...
What do you type to pause your script for two seconds?
Which of the following commands can be used to verify if user has been...
Select all the ways you can cd into test1 , a sub-directory of...
Identify the root user accounts home directory in Linux
Based on /etc/fstab:...
Which of the following statements is used to display the length of the...
Identify the environment variable that defines primary prompt.
Log in as root, and run the following commands:...
You use the _______ statement to display all the elements in an array...
Login as joot, to change to login shell to /bin/csh for user1,...
To immediately shutdown and halt a Linux machien from command line,...
Answer based on the output of fdisk -l /dev/sda:...
The command that displays all mounted devices ________________.
Is the following the correct way of having a loop exit if 'Q'...
Which of the following would not place you in your home directory?
Which of the following commands deletes user1 from /etc/passwd...
Which linux command line copies directories dir1, dir2, to dir3...
Log in as root, and run the following commands:...
What is the order of execution to prepare a partition for data storage...
Answer based on the output of fdisk -l /dev/sda:...
You can keep your preferred settings by creating a ________ file in...
Identify the command used to activate a swap partition
What is the result of the following statements?...
Which of the following Linux commands prevents you from...
The Linux command that prints the current working directory in...
To redirect standard output and error of script1 to a file named...
The command that will set an option so a search of substitute ignores...
To set default directory permission to rwx-wx-wx, you should set umask...
Login as root and run the following commands:...
Login as root to create a user account based on the following:...
Log in as root, and run the following commands:...
Given the file permission rw-r--r-- for a file names script1 ,...
Would the following code in a script file print the contents of the...
Answer based on the output of fdisk -l /dev/sda:...
The command used to delete all characters from the cursor position to...
What is the result when the following script is executed?...
What environment variable is used to store the file name used to store...
Given the following:...
To search a string "test2" in the BACKWARD direction in...
Which of the following statments is used to display the length of an...
Which of the following options for useradd command is used to prevent...
Which of the following commands is used to list the contents of a...
Based on /etc/fstab:...
To make user4 the administrator of group1, login as root and type...
What a umask of 066, which will be the default file permission?
What is the command that is used to create a swap filesystem.
Log in as root, and run the following commands:...
If user1 is a valid account and the home directory for user1 is...
Which of the following statements about minimum permissions needed to...
Login as root, identify the Linux command used to give everyone full...
Which of the following is true about hard link in Linux (SELECT ALL...
Login as root and run the following commands:...
Login as root and run the following commands:...
Login as root and run the following commands:...
Given the following:...