419 reputation
516
bio website
location
age
visits member for 2 years, 5 months
seen Mar 11 at 2:45
stats profile views 38

Sep
12
accepted What is this PS1 variable doing in .bash_profile file?
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
actually me running source seems to be adding a new one each time??
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
doing a echo $PATH, I see it is repeated 3 times: EC2_HOME/bin:EC2_HOME/bin:EC2_HOME/bin how can I fix this, reboot? source'ing it doesn't seem to fix it.
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
strange how 'ec2-describe-regions' doesn't work, even though it is in my path, yet this works: $EC2_HOME/bin/ec2-describe-regions I did a source reload also....
Sep
12
accepted Every command fails with “command not found” after changing .bash_profile?
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
I did do this at one point: export PATH=PATH:EC2_HOME/bin
Sep
12
comment Every command fails with “command not found” after changing .bash_profile?
/bin/ls lists the files, but then I see these 2 lines below it: -bash: sed: command not found -bash: git: command not found
Sep
12
asked Every command fails with “command not found” after changing .bash_profile?
Sep
12
accepted Navigation when on the command line
Sep
12
accepted How do I search my command-line history for commands I used before?
Sep
12
accepted How to confirm sun java 6's license agreement automatically?
Sep
12
accepted Command line tool to analyze network response etc
Sep
12
accepted How to tell the version of jetty that apt-get will install?
Sep
12
accepted How to move all files in current folder to subfolder?
Sep
12
accepted How can I analyze this debian package before installing it?
Sep
12
accepted Undertanding .bashrc and .bash_profile
Sep
12
accepted Using tar, the entire folder structure is including, I don't want that
Sep
12
comment What is this PS1 variable doing in .bash_profile file?
sorry, i just don't want 'myname-macbook-pro' to be prefixed, not sure where that is coming from? is it from the PS1 script above? Can I change my computer name somewhere that will update this also?
Sep
12
asked What is this PS1 variable doing in .bash_profile file?
Sep
2
awarded  Popular Question