Upadet the README file.
This commit is contained in:
parent
e036055309
commit
184e16a3eb
12
README
12
README
|
@ -1,5 +1,17 @@
|
|||
# Scripts
|
||||
|
||||
## Description:
|
||||
Some useful scripts (for me) that can be added to $PATH :)
|
||||
|
||||
## List:
|
||||
* bash_quote: Get a random quote from http://danstonchat.com
|
||||
* dynmotd/: scripts to update the motd (via the /etc/update-motd.d directory).
|
||||
* flac_to_mp3: convert all flac files of a directory into mp3.
|
||||
* snapsend.sh: Send a ZFS snapshot to a remote host.
|
||||
* test_ssl3: Test if a website supportes the SSLV3 protocol.
|
||||
* veille.sh: Kill every sensitive process and files then lock the screen.
|
||||
* vimmanpager: Tiny script can be used as PAGER, it will call VIM!
|
||||
* wol: Send WakeOnLan/magic packets to remote host.
|
||||
* zenity_generator: Script to generate zenity window.
|
||||
* zfSnap.sh: Take snapshot of a ZFS pool.
|
||||
|
||||
|
|
Loading…
Reference in New Issue