Linux

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

How to cut lines separated by multiple spaces?

cut is a Linux command that can be used to cut a line of text with a specific delimiter. I

setfacl

setfacl

The setfacl utility sets Access Control Lists (ACLs) of files and directories. To install setfacl on Ubuntu/Debian, run Here is

chown

chown

chown command is ued to change ownership of a file or folder In this example ownership of folder public_html to

uname

uname

List Kernel Full details List Architecture Show Kernel Version See Linux Commands