Articles about Linux

To get information about the total and available space on the Linux file system, you can use the df command.

df

The df c...

To search for a specific text on a Linux system, the grep command can be used according to the following syntax:

grep -iRl...