Skip to content

9er/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

a simple collection of random tools

backup

Backups files by compacting them with .tar.gz and encrypting them using gpg with your public key.

fileupload

HTTP server with a HTML form that allows to upload files to the server. Files are stored in a folder named "files" inside the current directory.

pling

Pings a target and plays a pling-sound when the targets comes up or goes down (-r flag).

tree

Prints PID and the process tree for a given process name. Comes in handy, when you're trying to find out, who is spawning a process, which is gone in htop tree view, before you can find it. Usage: ./tree.sh someprogram

About

a simple collection of random tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published