Consider the following output from the command ls -i:How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?
Consider the following directory:drwxrwxr-x 2 root sales 4096 Jan 1 15:21 salesWhich command ensures new files created within the directory sales are owned by the group sales? (Choose two.)
In order to display all currently mounted filesystems, which of the following commands could be used? (Choose two.)
FILL BLANK -Which command displays the current disk space usage for all mounted file systems? (Specify ONLY the command without any path or parameters.)
Which chown command changes the ownership to dave and the group to staff on a file named data.txt?
Which type of file system is created by mkfs when it is executed with the block device name only and without any additional parameters?