Welcome To Snipplr


Everyone's Recent Snippets Tagged Bash



« Prev 1 2 3 4 5 ... 17
join characters inside file by extracting keyword which separate by newline and special characters by including desired numbers characters on right and left
0 3294 posted 7 years ago by brm
https://www.chrisjmendez.com/2017/03/18/bash-ec2-script/
0 3479 posted 8 years ago by chrisaiv
Clear buffer cache on GNU/Linux systems
0 3462 posted 8 years ago by rm1984
docker-engine: Installed: 1.12.3-0~xenial Candidate: 1.12.3-0~xenial Version table: *** 1.12.3-0~xenial 500 500 https://apt.dockerproject.org/repo ubuntu-xenial/main amd64 Packages 100 /var/lib/dpkg/status 1.12.2-0~...
0 3225 posted 8 years ago by droidronin
This is a small script to gather some statistics from your Firefox history. First we use sqlite3 to parse the Firefox history database and get the last three months, then we remove all the IP addresses and port numbers and finally we sort and count t...
0 3498 posted 8 years ago by rm1984
Create a compressed TAR archive preserving permissions
0 3319 posted 9 years ago by rm1984
How to repair a corrupted FAT32 filesystem
0 3088 posted 9 years ago by rm1984
TAR command to preserve files' permissions
0 3351 posted 9 years ago by rm1984
Recursively find and list the last modified files in a directory
0 3706 posted 9 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 3710 posted 9 years ago by rm1984
Replace a string with another one in many files
0 3699 posted 9 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 3493 posted 9 years ago by rm1984
Read and process the output of a command one row at a time
0 3424 posted 9 years ago by rm1984
Bash script to list all devices (ip and hostname) connected to your local network. Some formatting is done, and a summary is printed at the end. Requires nmap.
0 3251 posted 9 years ago by iMezouar
Copy files recursively in Windows
0 3308 posted 10 years ago by wesleydepoorter
Just a basic bash snippet, of interest is the substring replacement, imo.
0 3205 posted 10 years ago by jlmarks
After copying pictures and videos from my tablet to my PC I noticed that the original timestamp was overriden by the current date. Fortunatelly the timestamp was still preserved in the files name. Ex: IMG\_20150214\_202445.jpg or VID\_20140116\...
0 3503 posted 10 years ago by mabafu
How to setup a share in a virtualbox guest - ubuntu server.
1 1572 posted 10 years ago by krillzip
There is a user-callback example in http://bazaar.launchpad.net/~bit-team/backintime/user-callback/view/head:/user-callback.apt-backup which will backup all package selections, sources and repository keys which are necessary to reinstall exactly the...
0 1723 posted 10 years ago by garretjames
Remove all stopped containers. Remove all untagged images
0 1257 posted 10 years ago by oxnard
Drupal Debugging like Dev Tools
0 1367 posted 10 years ago by apro2000
* Install oracle-java with one line, prompt for sudo if not root - more infos on (duinsoft)[http://www.duinsoft.nl]
0 2377 posted 10 years ago by dbiesecke
0 2438 posted 11 years ago by jlmarks
0 1038 posted 11 years ago by jlmarks
This snippet determines the path and script name that will need to be called, and then calls that script and passes it parameters.
0 1164 posted 11 years ago by jlmarks
<p>unzip -l ./zips/2014/* -d ./unzipped/2014/</p>
0 1705 posted 11 years ago by khaksari
Used parts of this in resetting my torrent upload information after losing if (was experimenting with switching to a new torrent-client). Only works on transmission-gtk torrent files [i think]
0 1238 posted 11 years ago by ktrout
This script goes through .change files in the current directory and copies all the files listed to a different directory. It skips the _sources.change files as well. This is really written in plain bourne shell, but Smipple doesn't seem to suppor...
0 1214 posted 11 years ago by Makistos
« Prev 1 2 3 4 5 ... 17