rm1984


Member since 03/07/2016

Name: Riccardo Mollo

Location: Italy

Website: http://riccardomollo.com/

10 snippets

7457 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

rm1984's Recent SnippetsTagged Bash



« Prev 1 Next »
Clear buffer cache on GNU/Linux systems
0 3486 posted 8 years ago by rm1984
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 3522 posted 8 years ago by rm1984
Create a compressed TAR archive preserving permissions
0 3346 posted 9 years ago by rm1984
How to repair a corrupted FAT32 filesystem
0 3109 posted 9 years ago by rm1984
TAR command to preserve files' permissions
0 3380 posted 9 years ago by rm1984
Recursively find and list the last modified files in a directory
0 3736 posted 9 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 3735 posted 9 years ago by rm1984
Replace a string with another one in many files
0 3728 posted 9 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 3516 posted 9 years ago by rm1984
Read and process the output of a command one row at a time
0 3451 posted 9 years ago by rm1984
« Prev 1 Next »