A Short Discussion on Linux Files

In the Linux system, everything is a file. Sometimes a file is actually a process. Every file doesn't refer to only text files, images, and compiled programs but also includes…

Continue Reading A Short Discussion on Linux Files

ls Command Manual of Linux

Linux ls command The ls command is used to list directories and files. Without any options the basic ls command lists the visible directories and files in the current directory.…

Continue Reading ls Command Manual of Linux