Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged file



« Prev 1 2
This example shows you how to restrict to a specific file or multiple files. Add the following code block and edit the file name/s according to yuor needs.
0 934 posted 6 years ago by apphp-snippets
This is a simple script which downloads the latest "LoRa Server" files from the repository of the user brocaar in GitHub. Just make the file executable with a "chmod +x script_installer.sh" and run it, the program will give you the latest releases o...
0 661 posted 7 years ago by SoroushBlaster
Create a compressed TAR archive preserving permissions
0 728 posted 7 years ago by rm1984
Replace a string with another one in many files
0 1037 posted 7 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 796 posted 7 years ago by rm1984
Problem You want to recursively change all of the file permissions only on folders & subfolders in a directory, but not the files (or vice-versa: you want to change the permissions on files only, not folders).
0 699 posted 10 years ago by nkm
iconv -l to show all available encodes, replace xxx with you file ext
0 627 posted 11 years ago by rabc
Restore a deleted file within the git repo
1 620 posted 12 years ago by Glycerine
mirrors a tree without files on local file system
0 387 posted 12 years ago by sq1labs
Modified a little bit to make it easier to change the location of the recycle bin.
0 758 posted 12 years ago by mkornatz
0 577 posted 12 years ago by mkornatz
Command to transfer files between servers using the command line.
0 660 posted 12 years ago by frigga
0 503 posted 12 years ago by manuelstofer
currently formatted for use on mediatemple server. replace file path with absolute path of resources.
0 599 posted 13 years ago by dan_hoerr
0 648 posted 13 years ago by dnkysp
-print0 and -0 are used to allow for spaces and other wacky chars in file names
0 537 posted 13 years ago by jfine
Lowercase .JPG extension
0 616 posted 14 years ago by vigoncas
Used to transfer files with low overhead.
0 380 posted 14 years ago by mushookies
get the list of dirs process that list to cmd expressions run the file with cmd exprssns
0 443 posted 14 years ago by rowntreerob
Allows you to send out a email listing all files over 10MB.
0 596 posted 14 years ago by bhubbard
Writes 20 blocks of 1024 bytes to "filename" (equals a filesize of 20KB)
0 527 posted 15 years ago by dertimbo
Reads a linux file, line by line
2 637 posted 15 years ago by sanjivarunsahayamhotmailcom
count .htm or .html files in the directory. use ls and grep command.
1 544 posted 15 years ago by kyokutyo
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 850 posted 16 years ago by engel
« Prev 1 2