Quick Links
Computing.Net Solution CenterDesktop Access to SearchAsk a New Question
Sponsored Results for: Check for new file, exec sql*plus
Search Results for: Check for new file, exec sql*plus
Product Search Results
Results
1 - 25 of
6988
- higher confidence,
- lower confidence
Check for new file, exec sql*plus Summary: Jim, thanks alot for your help. I've gone ahead and incorporated your code into what I've got, and made a little headway with the whole "detect a new ...
shell script to check for a file on Summary: Hi, I'm trying to create a shell script to check for the existence of a file on an NT box prior to an FTP process. If it doesn't exist then the proces...
Check for filenames and Move Summary: Hi, I have the filenames of few files in a file(filenames.txt). The actual files are in one directory(Source). What I need to do is, check for the f...
check for logins in file & execute Summary: set `who -u` while test $1 do if test -r != "root" then tm=$6 procid=$7 case $tm in .) ;; 0:*) ;; 1:*) ;; *) kill -...
Checking multiple .htpasswd files Summary: Hello - Question from a newbie here, and for that I apologize. :) We have a billing system that updates our .htpasswd file. We're trying to add more b...
Shell script for Text file parsing Summary: Best choice would be for that file to have something besides spaces for the field delimeters (comma, semicolon, bar character). Your only problem rig...
Utility or script for renaming files on Summary: Greetings! Does anyone know of a utility or a script for renaming files on a UNIX web server? I've seen several of these types of renaming utilities ...
Recent File List - AIX Summary: Each time your cron job runs, it can update the date stamp on a control file which allows it to remember when it ran last. The controlfile and the ou...
Shell script to find files Summary: Hello! I'm trying to write a shell script, but don't know where to start. I need to do the following: - go into each directory, check for a file name...
checking for parameters Summary: Hi: How about checking for the number of parameters: if [[ $# != 3 ]] then echo "can not find 3 parameters" fi Regards, Nails ...
Check for corrupted data under unix Summary: Hi, How do you check for currupted data under unix? What utilities could I use? got unixware7.11 Thanks Billyb ...
test if file exists Summary: The code looks fine to me . But try using switch -s. ( More helpful as is checks for the file size as well ). regards ...
find command and tar files Summary: Hi: 1. I have a list of files in a directory. This directory can contain a normal file or a tar file of the format *.tar.*, where * is ...
Comparing multiple files using diff Summary: I would put A, B... in directory1 and A', B'... in directory2 but with the same names used in directory1 (A, B...), then run "diff -u directory1 direc...
UNIX - check for CRC errors Summary: HOw or what is the command in Unix to check for CRC errors on an ethernet interface? Thank you so much ...
need help-script Summary: A) write a program that checks the desired directory to see if any new files are there (more on this later). If it finds new files, then have the scr...
How to check for null or empty stri Summary: I need to check for value not equal (<>) to 21 and not equal empty or null values. Please modify this script if [ $VALUE -ne "21" ] then echo "$VAL...
To find files with different ending Summary: Hi! I just wonder if anyone can help me. I'm trying to write a shell script, but don't know where to begin exactly. I need to write a script that wil...
Writing specific lines to new file Summary: Hi, I have a file with 60 lines. I want to write from line 10-20 to one file, 21-40 to another new file, 41-60 to another new file. Can anybody please...
Checking Enter in substring Summary: check for new line charater \n. Regards, Devaraj Takhellambam...
Can't compile Stevens code from apu Summary: This is my repost. I am a unix newbie trying to learn *nix/C programming. I can't compile the very first code from Late Stevens apue. I use freebs...
Timer in a shell script Summary: I'm trying to write a shell script that acts as a watchdog timer. Basically it needs to look for a file being created by another process and if it fin...
script need help Summary: Hi, How can i check for .txt file in a directory and find out the biggest file among them and then append the rest ones in that big file at any time a...
Check gz zip files when corruption Summary: Could some help to check out this script or any syntax red or command out. This script will check any files with (gz, GZ, zip or ZIP) extension if ch...
Awk for fields checking Summary: Hello, Any one can help for getting a small script to check the sequence of on field in a file and out put the result in a new file, The field are lik...
Jump To:
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>Sponsored Results for: Check for new file, exec sql*plus