Difference between revisions of "Linux Commands"

From John Freier
Jump to: navigation, search
m
Line 1: Line 1:
 
[[NetCat]] - Port redirecting and different network tools.  Known as the Swiss Army Knife of networking.
 
[[NetCat]] - Port redirecting and different network tools.  Known as the Swiss Army Knife of networking.
  
[[tee log.log]] - Sends all log output to a file and also outputs it to the console.
+
{command}|tee log.log - Sends all log output to a file and also outputs it to the console.

Revision as of 15:58, 27 May 2011

NetCat - Port redirecting and different network tools. Known as the Swiss Army Knife of networking.

{command}|tee log.log - Sends all log output to a file and also outputs it to the console.