Tag: linux
-

Essential linux commands for web administrators (What I use daily)
Files Search for a phrase in files A simple command that creates a neat summary of each file and folder in the current directory: Find and Change all files recursively to 644 Find and Change all directories recursively to 755 Αny new file or directory created automatically inherits the parent directory’s group Replace spaces in…