Skip to content

Shubh-88/CustomLinuxCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CustomLinuxCommand

ls -l /home/user/Documents

ls is the command to list files. -l is an option to display a detailed list. /home/user/Documents is the argument, specifying the directory for which to list files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages