blob: c9522bbde0ad74b07d21ac8f9a3e450f75b2104e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# bash-scripts
doing mundane tasks with bash automation
## vic
Open any executable command file from any directory.
The file should be in path or be installed on the system.
## TODO
- auto backup with rsync with one command
- compressing files with tar
|