Jump to content

x86_64 $PATH [solved]


Recommended Posts

Can someone post the default /root/bashrc file for Mandriva 2008.1 x86_64? I screwed something up and I need to fix it.

 

As long as the PATH line is there, it doesn't matter if you've made any modifications.

 

 

[moved from Installing Mandriva by spinynorman]

Link to comment
Share on other sites

It's in the rootfiles package here: rootfiles-11.0-1mdv2008.1.noarch.rpm

 

I've extracted it here

# .bashrc

PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
ENV=$HOME/.bashrc
USERNAME="root"
export USERNAME ENV PATH

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

It's the same as i586.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...