I need help to convert this csh instructions to an equivalent one in bash:
setenv SHARC_HOME /home/fred/sharc
set path=($path ${SHARC_HOME}/bin)
At a command line issue the command 'source ~/....
http://www.experts-exchange.com/OS/Linux/Q_21444707.html
Zones:
LinuxDate Answered: 05/12/2006 Rating: 9.4 Views: 27
Is there a way (tool/utility/script) to easily convert c-shell scripts to bash complaint scripts? We have many scripts written in csh and now we are being asked to convert them all to bash (bsh) sc...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_22119335.html
Hi Experts,
I'm used to ksh, where I can echo an ASCII character (like character 7, octal), like this:
echo "\07"
I've tried this in bash and csh, and instead of it echoing the 7th ASCII...
http://www.experts-exchange.com/OS/Unix/Q_21428058.html
Zones:
Unix OSDate Answered: 05/18/2005 Rating: 6.2 Views: 0
Ummm....hi, I'm PsiCop, and I'm a C-shell user. Its been less than a day since I used a C-shell.
OK, so this isn't an AA meeting, but I know how most sysadmins don't like C-shell, and I only mad...
http://www.experts-exchange.com/OS/Unix/Q_21490095.html
Zones:
Unix OSDate Answered: 10/03/2005 Rating: 7.8 Views: 40
looking a man for rm and rmdir and everytime I try to delete the directory with all below it it wont let me...? any way to do this.?
error message is Diretory not empty
i have also tried it with...
http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_24163038.html
hello =)
in need of a csh (or bash if need be) script that can
1. find the newest file in a directory
2. check the age of the file
3. if older than X minutes send both an email and sms text ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/tcsh/Q_23250021.html
Zones:
csh / tcshDate Answered: 03/25/2008 Rating: 8.0 Views: 13
i want to merge first row from file1, file2, file3, .. fileM into new_file
then copy this first row from <new_file>
then past it into row1,row2,.. rowN
also how can i call vi within my script ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23893673.html
Zones:
bash,
viDate Answered: 11/19/2008 Rating: 7.6 Views: 0