Welcome To Snipplr
Everyone's Recent Snippets Tagged Bash
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This nautilus script was written for Wuala to duplicate the "Copy Public Link" feature from Dropbox.
0
1056
posted 13 years ago by flexgrip
This was a school project, so it is not well commented but feel free to ask details.
0
882
posted 13 years ago by sp4ke
A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your s...
0
683
posted 13 years ago by cessnajumpin
Ever whanted to have a (almost)full functional browser in your TTY? Here is how
0
655
posted 13 years ago by vkolev
In example: find all files (recursively from the current directory) bigger than 20000kb
0
669
posted 13 years ago by TioSolid
Tired of running seperate scripts for jBoss with/out jRebel and manual cleaning temp.
0
607
posted 13 years ago by dogrizz
Useful for when you want to move all mp3 files in sub directories into the current dir
0
679
posted 13 years ago by studioevoque
Useful for syncing only MP3 or PDF files which are nested in a deep directory tree
0
1256
posted 13 years ago by studioevoque
simple bash script to kill apache childs with status "Gracefully finishing" or "G" status. you may put it at cron
0
730
posted 13 years ago by randompage