<?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>Frequently Asked Questions About Linux / UNIX &#187; BASH Shell</title> <atom:link href="http://www.cyberciti.biz/faq/category/bash-shell/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +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>HowTo Run a Script In Linux</title><link>http://www.cyberciti.biz/faq/howto-run-a-script-in-linux/</link> <comments>http://www.cyberciti.biz/faq/howto-run-a-script-in-linux/#comments</comments> <pubDate>Thu, 10 Nov 2011 12:17:52 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[$HOME]]></category> <category><![CDATA[$HOME/bin directory]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[command chmod]]></category> <category><![CDATA[default script]]></category> <category><![CDATA[export command]]></category> <category><![CDATA[export path]]></category> <category><![CDATA[hello world]]></category> <category><![CDATA[mv command]]></category> <category><![CDATA[script name]]></category> <category><![CDATA[script type]]></category> <category><![CDATA[shell bash]]></category> <category><![CDATA[shell scripting]]></category> <category><![CDATA[type script]]></category> <category><![CDATA[wiki]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11198</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I run a Linux shell script? How can I run a script in Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-run-a-script-in-linux/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux / Unix curl: Pass HTTP Referer</title><link>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-curl-command-httpreferer/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-curl-command-httpreferer/#comments</comments> <pubDate>Sun, 06 Nov 2011 22:01:47 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[accurate data]]></category> <category><![CDATA[cache control]]></category> <category><![CDATA[content type]]></category> <category><![CDATA[curl --referer]]></category> <category><![CDATA[curl command]]></category> <category><![CDATA[header field]]></category> <category><![CDATA[http header]]></category> <category><![CDATA[http referer]]></category> <category><![CDATA[http referrer]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[max age]]></category> <category><![CDATA[Nginx]]></category> <category><![CDATA[spoofing]]></category> <category><![CDATA[text html]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix operating systems]]></category> <category><![CDATA[web page]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11185</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I pass the referrer (HTTP referrer)as  an HTTP header field using curl command under Linux OR Unix operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-curl-command-httpreferer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bash Shell: Find Out If a Variable Is Set or Not</title><link>http://www.cyberciti.biz/faq/linux-unix-howto-check-if-bash-variable-defined-not/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-howto-check-if-bash-variable-defined-not/#comments</comments> <pubDate>Sun, 25 Sep 2011 10:34:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[array]]></category> <category><![CDATA[Bash function to find out if variable unset or not]]></category> <category><![CDATA[Bash test for a variable unset]]></category> <category><![CDATA[existence]]></category> <category><![CDATA[fi]]></category> <category><![CDATA[input error]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[lt]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[variable input]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11132</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I check if a <a
href="http://bash.cyberciti.biz/guide/Variables">bash shell variable</a> called $input is defined or not under BSD / Apple OS X / Unix / Linux like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-howto-check-if-bash-variable-defined-not/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux / UNIX: HowTo Empty Directory</title><link>http://www.cyberciti.biz/faq/howto-empty-linux-unix-directory-delete-all-files/</link> <comments>http://www.cyberciti.biz/faq/howto-empty-linux-unix-directory-delete-all-files/#comments</comments> <pubDate>Tue, 20 Sep 2011 21:14:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Apple OS X empty directory]]></category> <category><![CDATA[cd command]]></category> <category><![CDATA[CentOS empty directory]]></category> <category><![CDATA[Debian empty directory]]></category> <category><![CDATA[directory structure]]></category> <category><![CDATA[empty directory]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Red Hat empty directory]]></category> <category><![CDATA[rm command]]></category> <category><![CDATA[Ubuntu empty directory]]></category> <category><![CDATA[Unix empty directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11109</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I empty a directory (delete all files) under Linux / Unix without deleting directory itself?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-empty-linux-unix-directory-delete-all-files/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>awk / cut: Skip First Two Fields and Print the Rest of Line</title><link>http://www.cyberciti.biz/faq/unix-linux-bsd-appleosx-skip-fields-command/</link> <comments>http://www.cyberciti.biz/faq/unix-linux-bsd-appleosx-skip-fields-command/#comments</comments> <pubDate>Wed, 13 Jul 2011 07:51:13 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[awk print]]></category> <category><![CDATA[command echo]]></category> <category><![CDATA[cut command]]></category> <category><![CDATA[f3]]></category> <category><![CDATA[input file]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[printing lines]]></category> <category><![CDATA[python]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10831</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span>'d like to skip first two or three fields at the the beginning of a line and print the rest of line. Consider the following input:<blockquote>This is a test
Giving back more than we take</blockquote> I want my input file with the following output:<blockquote>a test
more than we take</blockquote> How do I printing lines from the nth field using awk under UNIX or Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unix-linux-bsd-appleosx-skip-fields-command/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Bash Shell Count Number of Characters In a String or Word</title><link>http://www.cyberciti.biz/faq/unix-linux-appleosx-bsd-bash-count-characters-variables/</link> <comments>http://www.cyberciti.biz/faq/unix-linux-appleosx-bsd-bash-count-characters-variables/#comments</comments> <pubDate>Wed, 22 Jun 2011 14:36:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[linux shell]]></category> <category><![CDATA[parameter expansion]]></category> <category><![CDATA[shell variable]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10750</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I count and print particular character (say D or digit 7) in a string or variable under Bash UNIX / Linux shell? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unix-linux-appleosx-bsd-bash-count-characters-variables/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Bash C Style For Loop Example and Syntax</title><link>http://www.cyberciti.biz/faq/linux-unix-applesox-bsd-bash-cstyle-for-loop/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-applesox-bsd-bash-cstyle-for-loop/#comments</comments> <pubDate>Tue, 07 Jun 2011 23:34:37 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[array variables]]></category> <category><![CDATA[backends]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[c programming language]]></category> <category><![CDATA[c style]]></category> <category><![CDATA[control expression]]></category> <category><![CDATA[dimensional array]]></category> <category><![CDATA[echo server]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[for loop syntax]]></category> <category><![CDATA[len]]></category> <category><![CDATA[loop control]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[server modules]]></category> <category><![CDATA[shell command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10656</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I use the bash C style for loop under UNIX or Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-applesox-bsd-bash-cstyle-for-loop/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux: What is Dash ( /bin/dash ) Shell?</title><link>http://www.cyberciti.biz/faq/debian-ubuntu-linux-binbash-vs-bindash-vs-binshshell/</link> <comments>http://www.cyberciti.biz/faq/debian-ubuntu-linux-binbash-vs-bindash-vs-binshshell/#comments</comments> <pubDate>Sat, 28 May 2011 12:43:18 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[/bin/dash vs /bin/bash]]></category> <category><![CDATA[/bin/sh vs /bin/dash]]></category> <category><![CDATA[bash vs dash]]></category> <category><![CDATA[command interpreter]]></category> <category><![CDATA[compliant implementation]]></category> <category><![CDATA[dash]]></category> <category><![CDATA[default shell]]></category> <category><![CDATA[default system]]></category> <category><![CDATA[korn]]></category> <category><![CDATA[korn shell]]></category> <category><![CDATA[linux shell]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[posix]]></category> <category><![CDATA[sh vs dash]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[system boot time]]></category> <category><![CDATA[system shell]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10598</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">W</span>hat is /bin/dash? I noticed that the default system shell /bin/sh was changed to /bin/dash. Why was this change made?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/debian-ubuntu-linux-binbash-vs-bindash-vs-binshshell/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Linux / UNIX: Run Command a Number of Times In a Row</title><link>http://www.cyberciti.biz/faq/bsd-appleosx-linux-bash-shell-run-command-n-times/</link> <comments>http://www.cyberciti.biz/faq/bsd-appleosx-linux-bash-shell-run-command-n-times/#comments</comments> <pubDate>Thu, 19 May 2011 21:20:31 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[csh]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[loop run]]></category> <category><![CDATA[loop syntax]]></category> <category><![CDATA[n times]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[python]]></category> <category><![CDATA[tcsh]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10514</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I run "foo" command 10 times (or n times) under Linux or UNIX like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bsd-appleosx-linux-bash-shell-run-command-n-times/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Linux: TMOUT To Automatically Log Users Out</title><link>http://www.cyberciti.biz/faq/linux-tmout-shell-autologout-variable/</link> <comments>http://www.cyberciti.biz/faq/linux-tmout-shell-autologout-variable/#comments</comments> <pubDate>Wed, 18 May 2011 07:57:20 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/profile]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[CentOS TMOUT]]></category> <category><![CDATA[Debian TMOUT]]></category> <category><![CDATA[environment variable]]></category> <category><![CDATA[export TMOUT]]></category> <category><![CDATA[Fedora TMOUT]]></category> <category><![CDATA[Gentoo TMOUT]]></category> <category><![CDATA[linux bash]]></category> <category><![CDATA[Mandriva TMOUT]]></category> <category><![CDATA[minute idle time]]></category> <category><![CDATA[OpenSUSE TMOUT]]></category> <category><![CDATA[period of inactivity]]></category> <category><![CDATA[Redhat TMOUT]]></category> <category><![CDATA[RHEL TMOUT]]></category> <category><![CDATA[server client]]></category> <category><![CDATA[shell user]]></category> <category><![CDATA[Slackware TMOUT]]></category> <category><![CDATA[Suse TMOUT]]></category> <category><![CDATA[time out]]></category> <category><![CDATA[timeout interval]]></category> <category><![CDATA[tmout]]></category> <category><![CDATA[Ubuntu TMOUT]]></category> <category><![CDATA[variables]]></category> <category><![CDATA[~/.bash_profile]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10499</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I auto Logout my shell user in Linux after certain minutes of inactivity?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-tmout-shell-autologout-variable/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>UNIX / Linux: Increment The Date</title><link>http://www.cyberciti.biz/faq/increment-the-date/</link> <comments>http://www.cyberciti.biz/faq/increment-the-date/#comments</comments> <pubDate>Tue, 26 Apr 2011 21:16:27 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup scripts]]></category> <category><![CDATA[current date]]></category> <category><![CDATA[date command]]></category> <category><![CDATA[default format]]></category> <category><![CDATA[increment]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[linux shell]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[time and date]]></category> <category><![CDATA[time unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10450</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">I</span> want to increment the date under UNIX or Linux operating system while writing shell scripts. For example Apr/27/2011 should be incremented as Apr/28/2011 and so on. How do I increment a date in UNIX or Linux shell?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/increment-the-date/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Bash Remove Last Character From String / Line / Word</title><link>http://www.cyberciti.biz/faq/bash-remove-last-character-from-string-line-word/</link> <comments>http://www.cyberciti.biz/faq/bash-remove-last-character-from-string-line-word/#comments</comments> <pubDate>Tue, 26 Apr 2011 20:51:03 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[echo line]]></category> <category><![CDATA[foo bar]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[rear end]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[string line]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10444</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span> have a file of that looks as follows:<blockquote>foo bar
tom jerry
UNIX Linux</blockquote> Each word and/or Linux is a different length. How do strip or remove  the last character from each line using bash or ksh shell only?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-remove-last-character-from-string-line-word/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Bash: Pass Shell Variables To awk</title><link>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-bash-passing-variables-to-awk/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-bash-passing-variables-to-awk/#comments</comments> <pubDate>Tue, 19 Apr 2011 20:07:49 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[awk set shell variables]]></category> <category><![CDATA[eval command]]></category> <category><![CDATA[eval set variable]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[search file]]></category> <category><![CDATA[search word]]></category> <category><![CDATA[shell variables]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10325</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I pass shell variables to awk command or script under UNIX like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-bash-passing-variables-to-awk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Set Environment Variable</title><link>http://www.cyberciti.biz/faq/set-environment-variable-linux/</link> <comments>http://www.cyberciti.biz/faq/set-environment-variable-linux/#comments</comments> <pubDate>Thu, 14 Apr 2011 12:18:34 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/profile]]></category> <category><![CDATA[bash version]]></category> <category><![CDATA[DB2INSTANCE]]></category> <category><![CDATA[echo command]]></category> <category><![CDATA[env command]]></category> <category><![CDATA[environment variables]]></category> <category><![CDATA[export DB2INSTANCE]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[lzh]]></category> <category><![CDATA[oracle home]]></category> <category><![CDATA[printf command]]></category> <category><![CDATA[redhat linux]]></category> <category><![CDATA[search path]]></category> <category><![CDATA[set command]]></category> <category><![CDATA[shell environment]]></category> <category><![CDATA[shell function]]></category> <category><![CDATA[shell options]]></category> <category><![CDATA[shell variables]]></category> <category><![CDATA[terminal settings]]></category> <category><![CDATA[xterm]]></category> <category><![CDATA[~/.bash_profile]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10245</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all GNU/Linux related FAQ" href="http://www.cyberciti.biz/faq/category/linux/"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> <span
class="drop_cap">B</span>ash shell is used for various purposes under Linux. How do I customize the shell environment variable under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/set-environment-variable-linux/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Bash Shell: Extract Digits From a String</title><link>http://www.cyberciti.biz/faq/linux-unix-bsd-shell-script-to-get-digits-from-string/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-bsd-shell-script-to-get-digits-from-string/#comments</comments> <pubDate>Wed, 16 Feb 2011 10:56:41 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[digits]]></category> <category><![CDATA[grep command]]></category> <category><![CDATA[input file]]></category> <category><![CDATA[shell utilities]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10040</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I extract digits only from a given string under Bash shell?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-bsd-shell-script-to-get-digits-from-string/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Linux / UNIX: Bash Script Sleep or Delay a Specified Amount of Time</title><link>http://www.cyberciti.biz/faq/linux-unix-sleep-bash-scripting/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-sleep-bash-scripting/#comments</comments> <pubDate>Wed, 09 Feb 2011 20:31:57 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[amount of time]]></category> <category><![CDATA[bash script]]></category> <category><![CDATA[bash shell script]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[script example]]></category> <category><![CDATA[sleep]]></category> <category><![CDATA[sleep bash script]]></category> <category><![CDATA[sleep command]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9980</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I pause for 5 seconds or 2 minutes in my bash shell script?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-sleep-bash-scripting/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Howto: Call Shell Script function In echo statement</title><link>http://www.cyberciti.biz/faq/unixlinux-bash-shell-script-function-call-in-echo-command/</link> <comments>http://www.cyberciti.biz/faq/unixlinux-bash-shell-script-function-call-in-echo-command/#comments</comments> <pubDate>Fri, 21 Jan 2011 19:07:23 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[awk]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[cpu type]]></category> <category><![CDATA[cpuinfo]]></category> <category><![CDATA[echo command]]></category> <category><![CDATA[kernel version]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[linux shell]]></category> <category><![CDATA[meminfo]]></category> <category><![CDATA[script function]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[shell scripting]]></category> <category><![CDATA[uniq]]></category> <category><![CDATA[uniq command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9808</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span> need to call the function called foo() using echo command in the same statement. How do I all or invoke the function using the echo statement?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unixlinux-bash-shell-script-function-call-in-echo-command/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Bash Infinite Loop Examples</title><link>http://www.cyberciti.biz/faq/bash-infinite-loop/</link> <comments>http://www.cyberciti.biz/faq/bash-infinite-loop/#comments</comments> <pubDate>Thu, 20 Jan 2011 21:38:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[action case]]></category> <category><![CDATA[bash case in esac]]></category> <category><![CDATA[bash script]]></category> <category><![CDATA[case statement]]></category> <category><![CDATA[ctrl z]]></category> <category><![CDATA[current date]]></category> <category><![CDATA[date time]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[infinite loop]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[sleep command]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[time echo]]></category> <category><![CDATA[while loop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9791</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I write an infinite loop in Bash script under Linux or UNIX like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-infinite-loop/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux exec-notify: Find Out Shell Escaping Applications [ Security Monitoring ]</title><link>http://www.cyberciti.biz/faq/linux-find-out-shell-escaping-applications-process/</link> <comments>http://www.cyberciti.biz/faq/linux-find-out-shell-escaping-applications-process/#comments</comments> <pubDate>Thu, 06 Jan 2011 13:14:04 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[acrobat reader]]></category> <category><![CDATA[child pid]]></category> <category><![CDATA[exec]]></category> <category><![CDATA[exec-notify command]]></category> <category><![CDATA[exit code]]></category> <category><![CDATA[install command]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[wget command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9694</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I watch or monitor applications that executed on a system and executes external programs via "bash"?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-find-out-shell-escaping-applications-process/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux / UNIX: Bash Loop Forever</title><link>http://www.cyberciti.biz/faq/bash-cycle-loop-forever/</link> <comments>http://www.cyberciti.biz/faq/bash-cycle-loop-forever/#comments</comments> <pubDate>Sat, 01 Jan 2011 21:36:13 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[bash for loop]]></category> <category><![CDATA[bash while loop]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[sleep]]></category> <category><![CDATA[sleep command]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10526</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span> need to cycles through a loop forever using for or while syntax. How do I set such loop under UNIX or Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-cycle-loop-forever/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
