Welcome To Snipplr
Everyone's Recent Bash Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Using this command makes it easy to do a project-wide search-and-replace
0
1641
posted 19 years ago by collin
This command will list every file under /my/directory larger than 250kB and sort it largest to smallest.
13
2343
posted 19 years ago by SunnyJim
Use on a command line to copy a whole directory on a remote server down to your computer. Requires SSH access to remote server.
5
2303
posted 19 years ago by micmath