Skip to content

Comments

Add useful bash commands sections#1

Open
opsmon wants to merge 1 commit intocyberspacedk:masterfrom
opsmon:master
Open

Add useful bash commands sections#1
opsmon wants to merge 1 commit intocyberspacedk:masterfrom
opsmon:master

Conversation

@opsmon
Copy link

@opsmon opsmon commented Jan 20, 2026

Added new sections with practical bash commands:

  • Process management (ps, top, kill, pkill, jobs, nohup)
  • Networking (curl, wget, ping, netstat, ss, lsof)
  • Text processing (cat, head, tail, sed, awk, diff)
  • Archiving & compression (tar, zip, gzip)
  • Permissions & ownership (chmod, chown)
  • File search (find, grep with extended examples)
  • System information (uname, free, df, du, lscpu)
  • Date & time formatting
  • Useful one-liners (find large files, http server, password generation, etc.)
  • SSH & remote work (ssh, scp, rsync)
  • Stream redirection (stdout, stderr, tee, heredoc)
  • Xargs usage examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant