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