Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged line



« Prev 1 Next »
Command to transfer files between servers using the command line.
0 660 posted 12 years ago by frigga
A couple of snippets useful for file management. I use these to make sure I understand how many files I'm about to modify, and then rename them.
0 577 posted 13 years ago by alassiter
A very simple quick way to count the number of files in a directory.
0 633 posted 13 years ago by alassiter
1 591 posted 13 years ago by adkatrit
This command will email the contents of emailbody.txt to [email protected] with the subject My subject line.
0 774 posted 14 years ago by webonomic
0 552 posted 15 years ago by zachwood
This rendition works for most of my tasks, but the inform may need to be changed to suit base64 encoded files.
0 610 posted 15 years ago by breakerjump
"-b" and "-a" tells grep to show you 10 lines before and 10 lines after
0 551 posted 15 years ago by lakedenman
Running this command will append a line with given values to a file you specify. Replace words between < and > with the values you desire.
1 851 posted 16 years ago by engel
« Prev 1 Next »