<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format &#187; Command Line Hacks</title> <atom:link href="http://www.cyberciti.biz/topics/open-source/command-line-hacks/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz</link> <description></description> <lastBuildDate>Fri, 10 May 2013 13:05:27 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Top 8 Tools To Search Memory Under Linux / Unix [ Forensics Analysis ]</title><link>http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/</link> <comments>http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/#comments</comments> <pubDate>Tue, 19 Mar 2013 22:04:03 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Android]]></category> <category><![CDATA[Forensics]]></category> <category><![CDATA[Kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Memory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=362</guid> <description><![CDATA[<span
class="drop_cap">Y</span>ou can dump Linux or Unix server memory. This is useful for forensics analysis, and testing your own system. This is often desirable to see:<ul><li>What code and what data actually resides in memory.</li><li>You can search for specific pids memory.</li><li>Search memory for string and other data such as passwords.</li><li>Works as add-on tool for gdb and others.</li><li>Search/replace/dump memory from running processes and core files.</li><li>All kinds of deep hacking activities that simply saves your time and solve problems.</li></ul><p>Read more: "<strong><A
href="http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/">Top 8 Tools To Search Memory Under Linux / Unix [ Forensics Analysis ]</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Top 8 Tools To Search Memory Under Linux / Unix [ Forensics Analysis ]&url=http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/programming/linux-memory-forensics-analysis-tools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Solaris / Linux: nicstat Command Show Network Interface Card Statistics</title><link>http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/</link> <comments>http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/#comments</comments> <pubDate>Sun, 10 Mar 2013 22:37:44 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[RHEL]]></category> <category><![CDATA[Solaris Unix]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=348</guid> <description><![CDATA[<img
src="http://s0.cyberciti.org/uploads/cms/2013/03/nicstat-welcome-150x150.png" alt="nicstat-welcome" width="150" height="150" class="alignright size-full wp-image-353" /><span
class="drop_cap">T</span>he nicstat command is top like utility for network interface card (NIC). It displays information and statistics about all your network card such as packets, kilobytes per second, average packet sizes and more. It works under Solaris and Linux operating systems. <br/><br/> In this post, I will explain how to install and use the nicstat command to find out stats about your NICs under Debian / Ubuntu / RHEL / CentOS Linux operating systems.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/">Solaris / Linux: nicstat Command Show Network Interface Card Statistics</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Solaris / Linux: nicstat Command Show Network Interface Card Statistics&url=http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/hardware/linux-install-nicstat-command-to-print-network-statistics-for-nics/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>15 Greatest Open Source Terminal Applications Of 2012</title><link>http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/</link> <comments>http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/#comments</comments> <pubDate>Tue, 11 Dec 2012 21:06:26 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Web Developer]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OS X Mountain Lion]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=284</guid> <description><![CDATA[<span
class="drop_cap">L</span>inux on the desktop is making great progress. However, the real beauty of Linux and Unix like operating system lies beneath the surface at the command prompt. nixCraft picks his best open source terminal applications of 2012.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/">15 Greatest Open Source Terminal Applications Of 2012</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=15 Greatest Open Source Terminal Applications Of 2012&url=http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/feed/</wfw:commentRss> <slash:comments>63</slash:comments> </item> <item><title>Top 30 Nmap Command Examples For Sys/Network Admins</title><link>http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/</link> <comments>http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/#comments</comments> <pubDate>Mon, 26 Nov 2012 22:10:03 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=270</guid> <description><![CDATA[<span
class="drop_cap">N</span>map is short for Network Mapper. It is an open source security tool for network exploration, security scanning and auditing. However, nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users.<br/> The purpose of this post is to introduce a user to the nmap command line tool to scan a host and/or network, so to find out the possible vulnerable points in the hosts. You will also learn how to use Nmap for offensive and defensive purposes.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/">Top 30 Nmap Command Examples For Sys/Network Admins</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Top 30 Nmap Command Examples For Sys/Network Admins&url=http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>diff Command: Colorize Output On The Unix / Linux Command Line</title><link>http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/</link> <comments>http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/#comments</comments> <pubDate>Mon, 26 Nov 2012 18:09:26 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Web Developer]]></category> <category><![CDATA[colordiff command]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=272</guid> <description><![CDATA[<span
class="drop_cap">T</span>he diff command compare files line by line and displays a list of changes between two file. You can use diff command to:<ol><li>See the changes between one version of a file.</li><li>Compare two configuration or program files.</li><li>Create a patch file which can be <a
href="http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/">applied with the Linux / Unix program patch</a>.</li></ol><h2>Say hello to colordiff</h2> colordiff is a wrapper for diff and produces the same output as diff but with coloured syntax highlighting at the command line to        improve readability. colordiff has been tested on various flavours of Linux and under OpenBSD, but should be broadly portable to other systems.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/">diff Command: Colorize Output On The Unix / Linux Command Line</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=diff Command: Colorize Output On The Unix / Linux Command Line&url=http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/programming/color-terminal-highlighter-for-diff-files/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Testing HTTP Status: 206 Partial Content and Range Requests</title><link>http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/</link> <comments>http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/#comments</comments> <pubDate>Sat, 17 Nov 2012 12:18:42 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Cloud Computing]]></category> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Web Developer]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[curl command]]></category> <category><![CDATA[HTTP status codes]]></category> <category><![CDATA[Lighttpd]]></category> <category><![CDATA[Lighttpd server.range-requests = "enable"]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[wget command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=266</guid> <description><![CDATA[<span
class="drop_cap">T</span>he HTTP 2xx class of status codes indicates the action requested by the client was received, and processed successfully. HTTP/1.1 200 OK is the standard response for successful HTTP requests. When you type www.cyberciti.biz in the browser you will get this status code. The HTTP/1.1 206 status code allows the client to grab only part of the resource by sending a range header. This is useful for:<ol><li>Understanding http headers and protocol.</li><li>Troubleshooting network problems.</li><li>Troubleshooting large download problems.</li><li>Troubleshooting CDN and origin HTTP server problems.</li><li>Test resuming interrupted downloads using tools like lftp or wget or telnet.</li><li>Test and split a large file size into multiple simultaneous streams i.e. download a large file in parts.</li></ol><p>Read more: "<strong><A
href="http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/">Testing HTTP Status: 206 Partial Content and Range Requests</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Testing HTTP Status: 206 Partial Content and Range Requests&url=http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux ifdata Command: See Network Interface Info Without Parsing ifconfig Output</title><link>http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/</link> <comments>http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/#comments</comments> <pubDate>Mon, 05 Nov 2012 23:18:02 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=263</guid> <description><![CDATA[<span
class="drop_cap">R</span>eading an <a
href="http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/">IP address in a shell script</a> requires many time and various Linux distributions stores IP address in different text files. So most of us end up <a
href="http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/">writing shell pipes/scripts to get the information</a> using <kbd>ifconfig  &#124; grep 'inet addr:'&#124; grep -v '127.0.0.1' &#124; cut -d: -f2 &#124; awk '{ print $1}'</kbd> syntax. There is an alternative to ifconfig+shell pipe hack - <kbd>ifdata</kbd> command. It is a little know tool that can be used to check for the existence of a network interface and find out info about your interface such as IP, netmask, MTU and much more. No need to write shell pipes and fetch information via ifconfig or ip command. This command is designed to be easily used by a shell script.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/">Linux ifdata Command: See Network Interface Info Without Parsing ifconfig Output</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux ifdata Command: See Network Interface Info Without Parsing ifconfig Output&url=http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/howto/debian-linux/ifdata-command-network-info-without-ip-ifconfig/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>agedu: Unix / Linux Command For Tracking Down Wasted Disk Space</title><link>http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/</link> <comments>http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/#comments</comments> <pubDate>Sat, 20 Oct 2012 21:40:42 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[agedu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[sysutils]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=245</guid> <description><![CDATA[<span
class="drop_cap">M</span>ost sysadmin will run low on disk space. Users will demand more space and you need to free space. You will find out files that's a waste of space and delete it or <a
href="http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/">move to an archive medium</a>. But, how do you find the right files to delete that can help recover maximum space? Say hello to <kbd>agedu</kbd> tool (pronounced as 'age dee you') - it scans a directory tree and produces reports about how much disk space is used in each directory and subdirectory, and also how that usage of disk space corresponds to files with last-access times a long time ago. In other words, this command might help you to free up disk space.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/">agedu: Unix / Linux Command For Tracking Down Wasted Disk Space</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=agedu: Unix / Linux Command For Tracking Down Wasted Disk Space&url=http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/hardware/linux-find-and-recover-wasted-disk-space/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Convert HTML Page To a PDF Using Open Source Tool [ Linux / OS X / Windows ]</title><link>http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/</link> <comments>http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/#comments</comments> <pubDate>Wed, 03 Oct 2012 20:36:01 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MS-Windows]]></category> <category><![CDATA[Unix]]></category> <category><![CDATA[wkhtmltopdf]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=237</guid> <description><![CDATA[<span
class="drop_cap">D</span>o you need a simple open source cross-platform command line tool that converts web pages and HTML to a PDF file? Look no further, try wkhtmltopdf.<p>Read more: "<strong><A
href="http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/">Convert HTML Page To a PDF Using Open Source Tool [ Linux / OS X / Windows ]</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Convert HTML Page To a PDF Using Open Source Tool [ Linux / OS X / Windows ]&url=http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/open-source/html-to-pdf-freeware-linux-osx-windows-software/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>remark Command: Highlight Any Text or Command Output Using Regular Expressions</title><link>http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/</link> <comments>http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/#comments</comments> <pubDate>Fri, 31 Aug 2012 23:01:45 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Command Line Hacks]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/?p=213</guid> <description><![CDATA[<span
class="drop_cap">T</span>he remark command is a little know tool that can be used to color syslog file as well as output of of programs such as ping, traceroute, and much more. <br/><p>Read more: "<strong><A
href="http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/">remark Command: Highlight Any Text or Command Output Using Regular Expressions</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=remark Command: Highlight Any Text or Command Output Using Regular Expressions&url=http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/open-source/command-line-hacks/remark-command-regex-markup-examples/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>