Skip to content

Standard ls command supports the -R option. This option lists the content of a directory and the content of all directories below it. Modify the ls2.c file provided with the lab sheet to support the -R option. After modification, the output of your program should look like this.

Notifications You must be signed in to change notification settings

Gihchathur/Linux-recursive-ls-list-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Linux-recursive-ls-list-command

Standard ls command supports the -R option. This option lists the content of a directory and the content of all directories below it. Modify the ls2.c file provided with the lab sheet to support the -R option. After modification, the output of your program should look like this.

About

Standard ls command supports the -R option. This option lists the content of a directory and the content of all directories below it. Modify the ls2.c file provided with the lab sheet to support the -R option. After modification, the output of your program should look like this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages