Swift Tech Solutions
Saturday, June 13, 2009
unix commands
sort filenames in unix in long format, ignore case
ls -l | sort -f -k 9
change to directory a
cda
alias cda="cd a"
tail log
loga
alias loga="tail -100f a"
execute unix commands on windows
http://unxutils.sourceforge.net/
http://cygwin.com/
http://www.mingw.org/
http://www.softpanorama.org/Tools/Sort/unix_sort_examples_collection.shtml
http://www.research.att.com/sw/download/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment