Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th July 2012, 08:35 AM
yureka Offline
Registered User
 
Join Date: Jun 2012
Location: india
Posts: 19
linuxubuntufirefox
.bashrc file

1. do each user have a separate .bashrc file?
2. what is diff betw .bashrc and $HOME/.bashrc ? thanks..
Reply With Quote
  #2  
Old 6th July 2012, 09:59 AM
george_toolan Offline
Registered User
 
Join Date: Dec 2006
Posts: 1,718
linuxfirefox
Re: .bashrc file

Code:
locate -i bashrc
Only users who use bash as their shell will have a .bashrc file in their home directory which is built from the skeleton file in /etc/skel/.bashrc and global definitions are kept in /etc/bashrc
Code:
# .bashrc

# User specific aliases and functions

alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi
Reply With Quote
Reply

Tags
bashrc, file

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
/etc/profile and /etc/bashrc p4rk3r Using Fedora 2 13th December 2010 12:06 AM
.bashrc file A2Core Using Fedora 21 2nd January 2009 07:12 PM
setting LD_LIBRARY_PATH in bashrc file mahina Using Fedora 6 9th August 2007 06:39 PM
/etc/bashrc sasdav Using Fedora 3 11th April 2006 02:18 PM
.bashrc not executing in TTY brownen Using Fedora 2 7th August 2005 04:32 PM


Current GMT-time: 18:50 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat