Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged Bash
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
 « Prev 1 Next »
This is a simple script to go into your downloads directory ( mac ). Move everything to a .YYYY-MM-DD folder. Thus you Downloads directory gets cleaned up and anything that was there has been placed into a hidden folder for finding later.
My Downl...
        
        
        
            1 
        
        
            1373 
        
                    posted 12 years ago by brownrl
            Put this line in your .bashrc. 
If the user has a directory named 'bin' then that will be added to the PATH.
All scripts in that path (wich are executable) will be available as commands to that user.
        
        
        
            0 
        
        
            1660 
        
                    posted 15 years ago by berkes
             « Prev 1 Next »