question
T/F - The rmdir command automatically removes a directory and all of its subdirectories and files.
question
T/F - You can use wildcard metacharacters with the find command.
question
The SGID allows regular users to execute a binary compiled program and become a member of the group that is attached to the file.
question
Shell scripts do not require the execute permission in order to be run the same way binary programs are run.
Don’t waste time
You can get a custom paper by one of our expert writers.
Get your custom essay
Helping students since 2015
question
The database for the locate command can be updated manually by using the updatedb command.
question
The File system Hierarchy Standard specifies what directory as containing the Linux kernel and the boot loader configuration files?
question
The File system Hierarchy Standard specifies what directory as the root user's home directory?
question
What command can be used to copy files?
question
What command takes a list of arguments specifying the absolute or relative pathnames of files to remove?
question
What command utilizes a premade database that contains a list of all the files on a system:
question
The contents of a certain variable in memory can be viewed using which metacharacter in combination with the echo command?
question
What section of a filesystem contains information about the filesystem in general?
question
In order to create a hard link, what command must be used?
question
The section of an inode that stores permissions is referred to as what?
question
In a file's mode, a permission that is unavailable is represented by what character?
question
What permission grants a user the ability to open, read, and edit the contents of a file?
question
What argument can be used with the chmod command to add read permission and remove write permission for a group on a file?
question
When using the chmod command, the mode rwx can be represented by which number?
question
In order to set all of the special permissions on a certain file or directory, which command should be used on a file named filename?
answer
chmod 7777 filename
question
What does the setfacl -b command do?
answer
removes all extra ACL assignments
question
In order to quickly create an empty file, what command can be used?
question
What permission (when applied to a directory) allows a user to enter the directory and work with directory contents?
question
What permission (when assigned to a file) grants a user the ability to open, read, and edit the contents of a file?
question
What mode corresponds to setting r-x:
question
What option, when added to the rm command, is commonly referred to as the -resume option?
question
__________defines a standard set of directories for use by all Linux and UNIX systems, as well as the file and subdirectory contents of each directory.
question
To copy a directory full of files in Linux, you must tell the cp command that the copy will be _____(involve files and subdirectories too) by using the -r option
question
The _____ command only searches directories that are listed in a special variable called the PATH variable in the current BASH shell.
question
To create a(n) _____ link, you use the -s option to the ln command.
question
When a user creates a file or directory, that user's name and ______ becomes the owner and group owner of the file, respectively.
question
what are the three numbers representing rwx?
question
A special variable used to alter permissions by taking away select defaults?
question
added to a ch or ls command for attributes?