[ start | index | login ]
start > Unix

Unix

Created by admin. Last edited by admin, 2 years and 248 days ago. Viewed 1,684 times. #4
[diff] [history] [edit] [rdf]
labels
attachments
Some useful linux/unix commands:

To search for all files of a specific type and search for a string in them:
find . -name *.php -exec grep -i 'javascript.html.tpl' '{}' ; -print

To log all 404s on a site to a logfile:
wget -r -o stdout >>http://some.site.com

>>advanced BASH scripting guide

>>Useful SSH Info

no comments | post comment

Main Menu

  1. Daily Stuff
  2. Hacking
  3. Fun Stuff
  4. Contact Me
  5. >>Nimsoft.biz
September 2010
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
2627282930

>>PopURLS

XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

Powered by SnipSnap 1.0b2-uttoxeter

Describe here what your SnipSnap is about!

Configure this box!

  1. Login in
  2. Click here: snipsnap-portlet-2
  3. Edit this box
snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt