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