Hi,
Unix sheel script or equivalent (maybe perl?)
I have a bunch of zipped and unzipped text files with the same prefix that need to be parsed to select only the ones i need based on a string ...
http://www.experts-exchange.com/Programming/Languages/Parsers/Q_23084405.html
I need to do a find and replace to remove hacker codes in a linux command line envoriment.
http://www.experts-exchange.com/OS/Unix/Q_23294077.html
What are the file name extension for ksh, csh, bash and sh?. Which command do I use to compile and execute ksh, csh, bash and sh script?.
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23394771.html
I am just practicing how to refresh a standby and need help in understanding the comparison of dbf files. I am using Oracle, on a Unix enviroment. the two databases are on two separate servers.
...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23457581.html
I'm wanting to pass more than 9 variables into a unix shell script. When obtaining $10, I get $1's value with a 0 appened to it. Anyway to pass more variables without going to the extreme of $* and...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23461330.html
Hi,
I'm having a very bizarre problem. I have the script called svcschk
(listed below) under the directory scripts. I have a crontab set up to run it every minute with the following:
[...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23463787.html
I have never written a unix shell command. I am a seasoned programmer in many other lanuages. What I am looking for should be common enough that am example should be easily found. I need to do an H...
http://www.experts-exchange.com/OS/Unix/Q_11651658.html
Zones:
UnixDate Answered: 10/31/2000 Grade: C Views: 0
In perl, there is chomp() to remove the new line.
How do I implement that in unix shell script ???
http://www.experts-exchange.com/OS/Unix/Q_20335584.html
Zones:
UnixDate Answered: 09/02/2002 Grade: A Views: 18
i am trying to learn unix shell script programming
Is there any simulattion software available so that i can install that on my desktop
and learn. I heard there is some different shell scripting ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21098106.html
Dear Friends
I am new to unix world. Is there any posibility to pull abeep sound in client side in a shell program.
I tryed this but it gives the beep sound on the server...
/usr/bin/echo '\a'...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21435793.html