Skip to content

lyokha/bash-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts

Different bash scripts


commands

Commands implementations in bash

clear - Pretty dumb terminal clean command
true and false - Easiest implementation of true and false commands


games

Games written in bash

2048.sh - Game 2048 in 2048 bytes
2048_min.sh - minimized version (1174 bytes)


installer

Command line installer example (written in bash, of course)


utils

Different useful scripts written in bash (network scanner, etc...)

download.sh - Script that demonstrates bash usage for file download via http
pingtrace.sh - Tracing packets path using ping
portscan.sh - Simple TCP ports scanner in plain bash
power.sh - Example of power management from script
pwdgen.sh - Simple password generator

About

Different bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%