Real life problems solved

Advert

Remove folder from Fedora 14 command line

Easy one this, just use the following (the -rf stops it putting up annoying confirmation dialogs so make sure you really want to delete it!)

rm myfolder -rf
Adsense