Search Results

Search: Posts Made By: crazykelso
43,891
Posted By crazykelso
error messages
the error message doesn't meen anything however if there are a lot of files in the folder it can be annoying to get all of those messages

you can get rid of those error messages by sending them to...
2,157
Posted By crazykelso
mirroring problem
My company had purchased a Pro Model hard disk duplicator a couple of years ago and has used it successfully until our disk drive vendor stopped production of the currently used drives and offered us...
5,417
Posted By crazykelso
Thanks so far
I appreciate your help.

I did a file comparison using a compare tool called: TSBinComp
which is freeware I downloaded from

http://www.screaminet.com/~tswirsky/bincomp.htm

this tool told me...
5,417
Posted By crazykelso
cksum parts of a file
Every time we build an executable the date and time are put into the file, I need to run checksum on just the working lines.(IE, no header files)

Is this even possible, if so how would I go about...
14,254
Posted By crazykelso
in giannicello's script I noticed that there are...
in giannicello's script I noticed that there are two if's and only 1 fi
the script might work if you add another fi to end the statement
sorry if you allready tried it
Mike
3,688
Posted By crazykelso
if your still looking
Instead of searching for a process number you could have your script create a message file when the script is finished running.
EX:

echo 'finished' > /tmp/finished

If you do this you will...
4,507
Posted By crazykelso
cksum all executables on drive
I know I can run the cksum command for multiple files in a directory and send the results to a new file.

EX.)
# cd /usr
# cksum *_ex* > /tmp/cksumusr.txt

But I can't figure out how to run...
Showing results 1 to 7 of 7

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