Tuesday, July 24, 2012

"bash" command on Solaris machine.

Yesterday i had to connect to a Solaris machine through ssh. I faced some inconvenience when press 'tab' for generate rest of the file names, folder names etc.. Not like in Linux environment it push the cursor for 4 spaces to the right without generating the rest of the file name. hmmm.... I had to type the whole file names and folder names. :(   However I deside to find a solution for this headache, cause it becomes a real headache at the end of the day. ........... Thanks for Google.

That's a simple step. "bash". I just need to enter this command. Then its same as usual.


$ bash
bash-3.00$

No comments: