Differences

This shows you the differences between two versions of the page.

wettstein:linuxcommands [2009-08-24 22:12]
frank.wettstein
wettstein:linuxcommands [2009-11-03 23:11] (current)
frank.wettstein
Line 22: Line 22:
tail -f xxx_access_log.2009-03-18.txt | grep -v "BigIP\|pullData" tail -f xxx_access_log.2009-03-18.txt | grep -v "BigIP\|pullData"
</code> </code>
 +
 +Compare local file with file from foreign host
 +<code>ssh user@host cat /path/to/remotefile | diff /path/to/localfile -</code>
= File processing = = File processing =
 
wettstein/linuxcommands.txt · Last modified: 2009-11-03 23:11 by frank.wettstein
 
Recent changes RSS feed Creative Commons License Powered by GNU/Linux Powered by Gentoo Powered by Apache Powered by XCache Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki