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 1431 posted 7 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 1110 posted 8 years ago by SoroushBlaster
Create a compressed TAR archive preserving permissions
0 1193 posted 8 years ago by rm1984
Replace a string with another one in many files
0 1552 posted 9 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 1327 posted 9 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 1139 posted 11 years ago by nkm
iconv -l to show all available encodes, replace xxx with you file ext
0 1020 posted 12 years ago by rabc
Restore a deleted file within the git repo
1 1039 posted 13 years ago by Glycerine
mirrors a tree without files on local file system
0 734 posted 13 years ago by sq1labs
Modified a little bit to make it easier to change the location of the recycle bin.
0 1242 posted 13 years ago by mkornatz
0 970 posted 13 years ago by mkornatz
Command to transfer files between servers using the command line.
0 1096 posted 14 years ago by frigga
0 900 posted 14 years ago by manuelstofer
currently formatted for use on mediatemple server. replace file path with absolute path of resources.
0 1014 posted 14 years ago by dan_hoerr
0 1065 posted 14 years ago by dnkysp
-print0 and -0 are used to allow for spaces and other wacky chars in file names
0 955 posted 14 years ago by jfine
Lowercase .JPG extension
0 1014 posted 15 years ago by vigoncas
Used to transfer files with low overhead.
0 735 posted 15 years ago by mushookies
get the list of dirs process that list to cmd expressions run the file with cmd exprssns
0 822 posted 16 years ago by rowntreerob
Allows you to send out a email listing all files over 10MB.
0 976 posted 16 years ago by bhubbard
Writes 20 blocks of 1024 bytes to "filename" (equals a filesize of 20KB)
0 1032 posted 16 years ago by dertimbo
Reads a linux file, line by line
2 1051 posted 16 years ago by sanjivarunsahayamhotmailcom
count .htm or .html files in the directory. use ls and grep command.
1 1014 posted 17 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 1412 posted 17 years ago by engel
« Prev 1 2