Question: The file command provides information about any file system object (i.e., file, directory or link) that is provided to it as an argument (e.g., #
The file command provides information about any file system object (i.e., file, directory or link) that is provided to it as an argument (e.g., # file filename would return information about the file filename) What following expressions would return? a. # file '[xyz]' b. # file [a-c st]' c. # Is jones[0-9][0-9][0-9] d. # Is [!a-k]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
