Topic
Linux
Core Linux commands, permissions, processes, and system administration.
Featured in Linux
Articles in Linux
55Bash Aliases
Create an alias for common commands
Bash Concatenate Strings
Join two strings together in Bash
Grep Show Lines Before and After
Learn how to show N lines or all lines before and after the result returned by the `grep` command.
How to run chmod recursively
Using -R is probably not what you want
How to Add a User to Sudoers
Grant elevated privileges to users
Bash Case Statement
A popular alternative to the if-then-else statement
Bash printf
How to use string formatting with bash printf
Chown Recursively
How to recursively change the ownership of files