<?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; bashrc</title> <atom:link href="http://www.cyberciti.biz/faq/tag/bashrc/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>Linux / Unix Shell: Set Default Printer</title><link>http://www.cyberciti.biz/faq/howto-set-default-printer-bash-ksh-csh-unix-linux-shell/</link> <comments>http://www.cyberciti.biz/faq/howto-set-default-printer-bash-ksh-csh-unix-linux-shell/#comments</comments> <pubDate>Sun, 29 Jan 2012 22:42:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[UNIX]]></category> <category><![CDATA[$HOME/.cshrc]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[bashrc file]]></category> <category><![CDATA[centos linux]]></category> <category><![CDATA[csh $HOME/.cshrc file]]></category> <category><![CDATA[cshrc]]></category> <category><![CDATA[default printer]]></category> <category><![CDATA[desktop operating systems]]></category> <category><![CDATA[environment variables]]></category> <category><![CDATA[freebsd unix]]></category> <category><![CDATA[groff]]></category> <category><![CDATA[linux systems]]></category> <category><![CDATA[lp command]]></category> <category><![CDATA[lpq]]></category> <category><![CDATA[lpq command]]></category> <category><![CDATA[lpr]]></category> <category><![CDATA[lpr command]]></category> <category><![CDATA[lprm command]]></category> <category><![CDATA[printer destination]]></category> <category><![CDATA[printer sales]]></category> <category><![CDATA[printing system]]></category> <category><![CDATA[relogin]]></category> <category><![CDATA[unix and linux]]></category> <category><![CDATA[unix desktop]]></category> <category><![CDATA[unix lp]]></category> <category><![CDATA[unix shell]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11483</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">H</span>ow do I set default printer in my Bash shell under CentOS Linux or FreeBSD unix desktop operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-set-default-printer-bash-ksh-csh-unix-linux-shell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Explains: echo Command  (echo $&#8221;string&#8221;) Double-quoted String Preceded By a Dollar Sign</title><link>http://www.cyberciti.biz/faq/bash-localization-with-echo-command/</link> <comments>http://www.cyberciti.biz/faq/bash-localization-with-echo-command/#comments</comments> <pubDate>Fri, 22 Oct 2010 12:06:57 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[bash French localization]]></category> <category><![CDATA[bash Hindi localization]]></category> <category><![CDATA[bash locales]]></category> <category><![CDATA[bash localization]]></category> <category><![CDATA[bash scripts]]></category> <category><![CDATA[bash Spanish localization]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[case conversion]]></category> <category><![CDATA[character classification]]></category> <category><![CDATA[collation]]></category> <category><![CDATA[different languages]]></category> <category><![CDATA[echo command]]></category> <category><![CDATA[echo usage]]></category> <category><![CDATA[environment variables]]></category> <category><![CDATA[LANG variable]]></category> <category><![CDATA[language scripts]]></category> <category><![CDATA[LANGUAGE variable]]></category> <category><![CDATA[languages other than english]]></category> <category><![CDATA[lc name]]></category> <category><![CDATA[LC_CTYPE variable]]></category> <category><![CDATA[locale command]]></category> <category><![CDATA[session basis]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[software internationalization]]></category> <category><![CDATA[TEXTDOMAIN variable]]></category> <category><![CDATA[TEXTDOMAINDIR variable]]></category> <category><![CDATA[time formats]]></category> <category><![CDATA[unicode consortium]]></category> <category><![CDATA[unix commands]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9060</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> noticed that many shell scripts in /etc/init.d/ directory use the following syntax:<blockquote>echo <span
style='color: rgb(255, 0, 0);'><strong>$</strong></span>"Usage $prog start&#124;stop&#124;reload&#124;restart"</blockquote> Why a double-quoted string preceded by a dollar sign ($"string") using the echo command under Linux / UNIX bash scripts?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-localization-with-echo-command/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Clear Shell History In Ubuntu Linux</title><link>http://www.cyberciti.biz/faq/clear-the-shell-history-in-ubuntu-linux/</link> <comments>http://www.cyberciti.biz/faq/clear-the-shell-history-in-ubuntu-linux/#comments</comments> <pubDate>Tue, 07 Jul 2009 22:07:50 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[command history]]></category> <category><![CDATA[export LESSHISTFILE="-"]]></category> <category><![CDATA[history -c]]></category> <category><![CDATA[history command]]></category> <category><![CDATA[history type]]></category> <category><![CDATA[logout]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[unset HISTFILE]]></category> <category><![CDATA[~/.bash_history]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8250</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/ubuntu-linux/' title='See all Ubuntu Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/ubuntu-logo.jpg' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I clear the shell history in Ubuntu Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/clear-the-shell-history-in-ubuntu-linux/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux / UNIX: Generate Passwords</title><link>http://www.cyberciti.biz/faq/linux-unix-generating-passwords-command/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-generating-passwords-command/#comments</comments> <pubDate>Wed, 27 May 2009 19:58:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[centos random password]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Mac OS X random password]]></category> <category><![CDATA[mkpasswd]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[random password]]></category> <category><![CDATA[random passwords]]></category> <category><![CDATA[rhel random password]]></category> <category><![CDATA[shell function]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=7564</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I generate random passwords under Linux / UNIX operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-generating-passwords-command/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux / UNIX: Convert Hexadecimal to Decimal Number</title><link>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/#comments</comments> <pubDate>Fri, 06 Feb 2009 23:35:54 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Korn Shell Scripting]]></category> <category><![CDATA[KSH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[arbitrary precision calculator]]></category> <category><![CDATA[bash convert hex value]]></category> <category><![CDATA[bash shell function]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[bc command]]></category> <category><![CDATA[bc convert decimal to hex]]></category> <category><![CDATA[bc hex decimal]]></category> <category><![CDATA[bc ibase]]></category> <category><![CDATA[bc ibase=16]]></category> <category><![CDATA[bc ibase=8]]></category> <category><![CDATA[bc obase]]></category> <category><![CDATA[bc obase=16]]></category> <category><![CDATA[conversion]]></category> <category><![CDATA[decimal number]]></category> <category><![CDATA[hex number]]></category> <category><![CDATA[ibase]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[numeral system]]></category> <category><![CDATA[radix]]></category> <category><![CDATA[shell decimal to hex]]></category> <category><![CDATA[shell function]]></category> <category><![CDATA[shell functions]]></category> <category><![CDATA[shell hex to decimal]]></category> <category><![CDATA[shell script]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3241</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 convert hex number to decimal number using a shell script under UNIX / Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Ubuntu Set User Profile Under Bash Shell</title><link>http://www.cyberciti.biz/faq/ubuntu-linux-user-profile-bash-configuration/</link> <comments>http://www.cyberciti.biz/faq/ubuntu-linux-user-profile-bash-configuration/#comments</comments> <pubDate>Sat, 03 Jan 2009 10:23:48 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/bashrc]]></category> <category><![CDATA[/etc/profile]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[classpath]]></category> <category><![CDATA[export path]]></category> <category><![CDATA[interactive shell]]></category> <category><![CDATA[keychain]]></category> <category><![CDATA[login shell]]></category> <category><![CDATA[login shells]]></category> <category><![CDATA[nls lang]]></category> <category><![CDATA[oracle home]]></category> <category><![CDATA[oracle product]]></category> <category><![CDATA[path settings]]></category> <category><![CDATA[profile files]]></category> <category><![CDATA[shell functions]]></category> <category><![CDATA[shell startup files]]></category> <category><![CDATA[sun jre]]></category> <category><![CDATA[Ubuntu User Profile]]></category> <category><![CDATA[xe]]></category> <category><![CDATA[~/.bash_logout]]></category> <category><![CDATA[~/.bash_profile]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5283</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Ubuntu Linux related FAQ" href="http://www.cyberciti.biz/faq/category/ubuntu-linux/"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/ubuntu-logo.jpg" border="0" alt="" /></a></div> <span
class="drop_cap">H</span>ow do I set user profile under bash shell running Ubuntu Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/ubuntu-linux-user-profile-bash-configuration/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>UNIX / Linux: Set your PATH Variable using set or export command</title><link>http://www.cyberciti.biz/faq/unix-linux-adding-path/</link> <comments>http://www.cyberciti.biz/faq/unix-linux-adding-path/#comments</comments> <pubDate>Wed, 13 Feb 2008 13:13:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[csh shell]]></category> <category><![CDATA[cshrc]]></category> <category><![CDATA[echo]]></category> <category><![CDATA[export command]]></category> <category><![CDATA[export path]]></category> <category><![CDATA[export PATH=$PATH:$JAVA_HOME/bin]]></category> <category><![CDATA[path path]]></category> <category><![CDATA[path settings]]></category> <category><![CDATA[set command]]></category> <category><![CDATA[set PATH]]></category> <category><![CDATA[shell path command]]></category> <category><![CDATA[tcsh shell]]></category> <category><![CDATA[unix operating system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1404</guid> <description><![CDATA[Q. How do I add new path to PATH variable under Linux and UNIX operating system? A. The syntax for setting path under UNIX / Linux dependent on which shell you are using. BASH / SH shell uses following syntax: export PATH=$PATH:/path/to/dir1:/path/to/dir2 For tcsh or csh, shell enter: set PATH = ($PATH /path/to/dir1 /path/to/dir2) You [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unix-linux-adding-path/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
