ls Command - List Files and Directories
This article explains the basic usage and options of the ls command
This article explains the basic usage and options of the ls command
Learn how to delete files and directories using the rm command
Learn how to move and rename files and directories using the mv command
Learn how to copy files and directories using the cp command
Learn how to search for files and directories with specific conditions using the find command
Learn how to search for specific patterns in files and text using the grep command
Learn how to display file contents and concatenate multiple files using the cat command
Learn how to shift positional parameters and process arguments using the shift command
Learn how to configure shell options and manipulate positional parameters using the set command
Learn how to declare variable types and set attributes using the declare command