Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading Files with Korn Script

Status
Not open for further replies.

jestrada101

Technical User
Mar 28, 2003
332
If a file is opened, is there a way to prevent auser from accessing it within a script?

Thanks for any guidance.
 
If the file is opened by a C program, you can use the fcntl system call.

Hope This Help
PH.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top