Skip to main content
Tweeted twitter.com/#!/StackUnix/status/68332482176618496
edited tags
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k
Source Link
ceving
  • 3.8k
  • 5
  • 26
  • 32

How to lock on Solaris 10?

On Linux I use flock lock command to execute a command with an exclusive lock.

What is the standard operating system command of Solaris 10 to do the same in a shell?