Given that you are in root directory, use the ls command to display as below and take screenshots (a) all file names starting with the letter “d” (b) all directory names starting with the letter “d” (c) all file names containing “abc”
Output Screenshot
Explanation :
1. I'm in the root directory with having some list of files and folders
2. Displayed the files starting with d
3. Displayed the directories starting with d
4. Displayed all files containing 'abc'
Get Answers For Free
Most questions answered within 1 hours.