PMLOCK(1) General Commands Manual PMLOCK(1)NAMEpmlock - simple file-based mutexSYNOPSIS$PCP_BINADM_DIR/pmlock [ -v ] fileDESCRIPTIONpmlock attempts to acquire an exclusive lock by creating file with a mode of 0. The exit status is 0 for success, 1 for failure. To release the lock, unlink file. In the event of a failure, the -v option produces an explanatory message on stdout. Performance Co-Pilot PCP PMLOCK(1)
| Related Man Pages |
|---|
| pmfind(1) - centos |
| pmpost(1) - centos |
| chkhelp(1) - centos |
| mrtg2pcp(1) - centos |
| pmhostname(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |