Find files older than X minutes
To find files that are older than X minutes, use the command This will find all files inside /path/ that are older…
To find files that are older than X minutes, use the command This will find all files inside /path/ that are older…
cut is a Linux command that can be used to cut a line of text with a specific delimiter. I want to…
The setfacl utility sets Access Control Lists (ACLs) of files and directories. To install setfacl on Ubuntu/Debian, run apt install acl Here…
chown command is ued to change ownership of a file or folder In this example ownership of folder public_html to username and…
List Kernel Full details boby@hon-pc-01:~ $ uname -a Linux hon-pc-01 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64 x86_64 x86_64…