Archive for March, 2010

find . -type d -exec chmod 777 {} \;


this is really something really annoying about aptitude, if you run: aptitude search linux headers it will make an ‘or’ search…to perform a ‘and’ search, which I need 99.9% of the time, you need quotation marks: aptitude search ‘linux headers’


Let’s say you want to read a text file like this: #filename start end fdsafda.fits 23143214 23143214 safdsafafds.fits 21423 23423432



Follow

Get every new post delivered to your Inbox.