Search Results

Search: Posts Made By: PixelLover
6,872
Posted By PixelLover
OK, I just did. The result is: sh
OK, I just did. The result is:

sh
6,872
Posted By PixelLover
When I enter "echo $SHELL" I get: /bin/bash ...
When I enter "echo $SHELL" I get:

/bin/bash

However, my terminal window is named:

Terminal - sh -csh

How is this possible? Am I running three shells at once?
56,889
Posted By PixelLover
By the way: If I enter the following command...
By the way:

If I enter the following command directly into the shell, everything works fine and I can connect to the MySQL database simply by typing "mysql":

export...
6,872
Posted By PixelLover
Yes, it's true. When I launch a "bash" shell,...
Yes, it's true. When I launch a "bash" shell, none of the major commands work. E.g. when I type "ls" I get an error "Command not found". The same with virtually all other commands except "cd" and...
56,889
Posted By PixelLover
OK, thanks. I did what you said, but still MySQL...
OK, thanks. I did what you said, but still MySQL can't be found. My .profile now looks exactly like this:

PATH=$PATH:$HOME/usr/local/

But when I type "which mysql" <enter>

I still get this:...
6,872
Posted By PixelLover
Why do basic unix commands not work in BASH
Why do basic unix commands such as "ls" not work in "BASH" mode??
I am frustrated!!
2,505
Posted By PixelLover
Mac OS keeps switching between shell types
Whenever I relaunch my terminal application on Mac OS 10.4.6, the shell changes to something different. E.g. I used to work in "sh" and then relaunch, I am suddenly in "bash" mode and none of the...
56,889
Posted By PixelLover
How to add a variable to the "path"
Hello,

I am new to this board and I have several questions:

For two days now I've been trying to add a variable to my "path" -- without any success. What I want to do is add the path for my...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 08:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy