Difference between revisions of "Advanced Problems"

From FreekiWiki
Jump to navigation Jump to search
(some brainstorming)
 
(more)
Line 5: Line 5:
 
PATH, PS1, no .bashrc
 
PATH, PS1, no .bashrc
  
==Advanced Options==
+
==Advanced Syntax==
--sort, &c.
+
*, --sort, &c.
  
 
==Piping==
 
==Piping==
Line 16: Line 16:
 
==While/For==
 
==While/For==
 
write, touch
 
write, touch
 +
 +
==Apt==
 +
can we set up a xen instance to let students have root?

Revision as of 13:56, 5 January 2008

Navigating

/, cd, ls, .., ~, -

Vars

PATH, PS1, no .bashrc

Advanced Syntax

  • , --sort, &c.

Piping

grep, less, wc, cat, multiple files, lsof, xargs, find, sort

Networking

ifconfig, ping, wget

While/For

write, touch

Apt

can we set up a xen instance to let students have root?