Search Results

Search: Posts Made By: software2007
Forum: Solaris 10-12-2011
27,534
Posted By software2007
Great! In bash works fine. I do have another...
Great! In bash works fine. I do have another question, if I have a shell, i.e. hello.csh, I can run it using ./hello.csh, But what do I need to do to run by doing just "hello" or "hello.csh" without...
Forum: Solaris 10-12-2011
27,534
Posted By software2007
every time I echo $SHELL, I get /usr/bin/tcsh....
every time I echo $SHELL, I get /usr/bin/tcsh. How do I get out of this, I just put in at console, csh, bash...I am not sure if it actually does change the shell.
Forum: Solaris 10-12-2011
27,534
Posted By software2007
% for i in *.c; do mv $i $i.cpp; done; for:...
% for i in *.c; do mv $i $i.cpp; done;

for: command not found
i: undefined variable
Forum: Solaris 10-12-2011
27,534
Posted By software2007
for: command not found
I have installed Solaris recently. I was doing "for file in *.c; ...." at the command prompt, it says for: command not found. I tried changing shells, but still wouldn't work.

Any ideas?
3,252
Posted By software2007
Unzip & Env Path Name
I need to download team foundation server on Unix (4 simple instructions below), but I am stuck.. I am newbie Unix user, so please be patient.

-cd /home/Myname/Downloads, Unzip
-Unzipped to...
Showing results 1 to 5 of 5

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