I have a unix shell script (below) that will read a file of filenames and copy the file if found into a destination dirctory. I need to modify it to read a file that will have a source path, destin...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21378876.html
I am writing a korn shell script. I want to know how to highlight the output rows ?
Suppose a script runs and kills 3 processes. The output is in following format
Killing a 4668
Killing b 29...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21613523.html
I am loading records into an Oracle database utilizing the SQLLOADER, but I need to capture the records count and store either in a variable or in a table to compare the record count between file a...
http://www.experts-exchange.com/OS/Unix/Q_21754546.html
Zones:
Unix OSDate Answered: 03/07/2006 Rating: 7.2 Views: 0
Hi
iam new to unix and i should work now in unix .
so could you please tell
1. a good book for basics of unix
2.good book for shell scripting .
http://www.experts-exchange.com/OS/Unix/Q_21756092.html
Need help in writing a unix shell script. The script should accept two and only two command line arguments. The arguments will be the names of two directories. Need to make sure that the "sending"...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_22408417.html
Hi,
I have a shell script that deletes core dump directories under OH/bdump directory but I want to add 1 more thing to the script and that is to send and an email when it deletes more than 20 d...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_22729696.html
I need to write a small sample script with the next features, it shouldn't be more thatn 10 lines of code:
I need a program that, for all the files (whose name is given as a parameter), will cre...
http://www.experts-exchange.com/OS/Unix/Setup/Q_22996628.html
hi,
i want to find '1.0' used in all files in folder and display those file name.
http://www.experts-exchange.com/OS/Unix/Q_23059947.html
Zones:
Unix OS,
PerlDate Answered: 02/01/2008 Rating: 8.8 Views: 0
Problem: Using shell scripting, suppose I want to extract data from a table in database1 into another table into database2. Then, I want to verify that the data in database2 matches the source da...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23097310.html
UNIX Shell Script
I'm in /home/suneel dirctory
in that directory
1. I need to check for a path for example com/src/resources
2. If Path exists I need to copy the files from one directory
3. If...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23100735.html