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 953 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 675 posted 7 years ago by SoroushBlaster
Create a compressed TAR archive preserving permissions
0 742 posted 7 years ago by rm1984
Replace a string with another one in many files
0 1059 posted 7 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 810 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 711 posted 10 years ago by nkm
iconv -l to show all available encodes, replace xxx with you file ext
0 642 posted 11 years ago by rabc
Restore a deleted file within the git repo
1 641 posted 12 years ago by Glycerine
mirrors a tree without files on local file system
0 394 posted 12 years ago by sq1labs
Modified a little bit to make it easier to change the location of the recycle bin.
0 775 posted 12 years ago by mkornatz
0 593 posted 12 years ago by mkornatz
Command to transfer files between servers using the command line.
0 678 posted 12 years ago by frigga
0 519 posted 13 years ago by manuelstofer
currently formatted for use on mediatemple server. replace file path with absolute path of resources.
0 610 posted 13 years ago by dan_hoerr
0 662 posted 13 years ago by dnkysp
-print0 and -0 are used to allow for spaces and other wacky chars in file names
0 550 posted 13 years ago by jfine
Lowercase .JPG extension
0 624 posted 14 years ago by vigoncas
Used to transfer files with low overhead.
0 388 posted 14 years ago by mushookies
get the list of dirs process that list to cmd expressions run the file with cmd exprssns
0 458 posted 14 years ago by rowntreerob
Allows you to send out a email listing all files over 10MB.
0 618 posted 15 years ago by bhubbard
Writes 20 blocks of 1024 bytes to "filename" (equals a filesize of 20KB)
0 539 posted 15 years ago by dertimbo
Reads a linux file, line by line
2 650 posted 15 years ago by sanjivarunsahayamhotmailcom
count .htm or .html files in the directory. use ls and grep command.
1 559 posted 16 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 874 posted 16 years ago by engel
« Prev 1 2