Editor which would set write lock on the file
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=mKx1qvVh6osftEZxGSGyoJ/bT/S58e7rk39wg3Q9Jxw=; b=yDLT38SYfeE1JghNOzIWoWI9LcPJmvmUlAQtVEqot+n8CKDB4qKfjZJMl7E8UEzEiK RFbg1elwAJXfx5iSUT4AmdfV7cCGyzvdpLxkQeEF0TLKYGKYJnbtGAkdMQNMyEVgRZaA mF/w0zPF9x/EpDzd1MKnG6PxTFiyalep0ew2w= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VGa+FHMM8GzVRLsBnzGsKYrznHMOT52i3dwMvuG1J9tdXk4MKe9Iy2+CckwJkL74Zb EPtIi6ht/J9pgfu4O4sSMWpZdNs+MZoflRlJtjl8zsiwH4Bo3TIQsv+0/ISSisd/hwv6 ZEI4+9TNL6roFEj5DieMFy+1nisZm82jbyxmI= Hello All, I am trying to backup a file by setting a shared(read) lock on it. I need to test this locking by writing to the file with an editor that would set a write-lock on it. Which editor can I use ? I have written a stand-alone program that tries to set a write lock on the file and this fails indicating the shared lock has been set right on the file. but I want to try this out using some editor Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
rohan a