Profile
Achievement
 
    
                rm1984's Recent Snippets
- All /
 « Prev 1 Next »
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 
        
        
            3552 
        
                    posted 9 years ago by rm1984
            Recursively find and list the last modified files in a directory
        
        
        
            0 
        
        
            3789 
        
                    posted 9 years ago by rm1984
            Show a colored and meaningful view of a GIT repository in the shell
        
        
        
            0 
        
        
            3780 
        
                    posted 9 years ago by rm1984
            Generate a random file with random contents but with a fixed size
        
        
        
            0 
        
        
            3557 
        
                    posted 9 years ago by rm1984