<?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 &#187; bash script</title> <atom:link href="http://www.cyberciti.biz/tips/tag/bash-script/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Read UNIX / Linux System IP Address In a Shell Script</title><link>http://www.cyberciti.biz/tips/read-unixlinux-system-ip-address-in-a-shell-script.html</link> <comments>http://www.cyberciti.biz/tips/read-unixlinux-system-ip-address-in-a-shell-script.html#comments</comments> <pubDate>Mon, 16 Jan 2006 22:27:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[awk]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[bash script]]></category> <category><![CDATA[grep command]]></category> <category><![CDATA[ifconfig command]]></category> <category><![CDATA[inet addr]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[network interface]]></category> <category><![CDATA[pipeline]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[solaris unix]]></category> <category><![CDATA[stdin]]></category> <category><![CDATA[stdout]]></category> <category><![CDATA[streams]]></category> <category><![CDATA[sun oracle]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/read-unixlinux-system-ip-address-in-a-shell-script.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/shell-scripting' title='See all Bash/Shell scripting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div><div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/shell-scripting' title='See all Bash/Shell scripting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">R</span>eading an IP address in shell script required many time. However, different Linux distribution stores IP address in different files. If you are looking to run script under different UNIX like OSes such as Solaris or FreeBSD then you need to use the ifconfig command. The ifconfig command is not just used to configure a network interface, but it can be use to obtained information such as network IP, netmask and much more. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/read-unixlinux-system-ip-address-in-a-shell-script.html/feed</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>FreeBSD Display Information About The System Hardware</title><link>http://www.cyberciti.biz/tips/freebsd-display-information-about-the-system.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-display-information-about-the-system.html#comments</comments> <pubDate>Wed, 23 Feb 2005 14:10:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[available memory]]></category> <category><![CDATA[bash script]]></category> <category><![CDATA[class cpu]]></category> <category><![CDATA[cpu output]]></category> <category><![CDATA[cpu pentium]]></category> <category><![CDATA[freebsd hardware]]></category> <category><![CDATA[freebsd hardware list]]></category> <category><![CDATA[freebsd hardware notes]]></category> <category><![CDATA[freebsd hardware support]]></category> <category><![CDATA[freebsd system]]></category> <category><![CDATA[hardware information]]></category> <category><![CDATA[hardware type]]></category> <category><![CDATA[kernel parameters]]></category> <category><![CDATA[machine processor]]></category> <category><![CDATA[mb avail]]></category> <category><![CDATA[memory information]]></category> <category><![CDATA[processor architecture]]></category> <category><![CDATA[reboot]]></category> <category><![CDATA[rebooted]]></category> <category><![CDATA[release i386]]></category> <category><![CDATA[ring buffer]]></category> <category><![CDATA[swap file]]></category> <category><![CDATA[system information]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-display-information-about-the-system.html</guid> <description><![CDATA[FreeBSD comes with different utilities, which can be use to gathered the information as per your needs. uname command is use to print system information. dmesg command is use to print kernel ring buffer information. sysctl command is use to configure kernel parameters at runtime as well as to read hardware information. Following list summaries, [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-display-information-about-the-system.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
