Skip to content

DanySafatli/bash-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

bash-handbook

Useful Code I found along the way

# netstat -tulpn
# grep -r 'string' /directory1/
    Example grep -r 'error' /directory1/
        Simple search files recursively

Recommended packages for any Linux System Administrator
telnet
netcat

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors