File Locks in csh

rkc rkc at XN.LL.MIT.EDU
Wed Jul 18 03:42:35 AEST 1990


Is there any good way to do file locking inside a csh script?  The only
mechanism I thought of was to create a temporary file to act as a flag until
I'm done messing with the real file.  There must be a more graceful way!

	-Rob



More information about the Comp.unix.questions mailing list