argument list too long rm delete in directory
find . -maxdepth 1 -name '*.jpg' -exec rm {} \;
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
find . -maxdepth 1 -name '*.jpg' -exec rm {} \;
ls -R
ls -R | grep 'searchterm'
:%s'\(<stuff_to_find>\)'\1<new_stuff>'gc
ln -s /full/dir/path/to_files /full/dir/path/destination
update-rc.d updatedb_start stop 18 6 .
logger This is my message to syslog
sudo passwd root
crontab -e
grep -r "redeem reward" /home/tom
postsuper -d ALL deferred