pmlock(1) centos man page | unix.com

Man Page: pmlock

Operating Environment: centos

Section: 1

PMLOCK(1)						      General Commands Manual							 PMLOCK(1)

NAME
pmlock - simple file-based mutex
SYNOPSIS
$PCP_BINADM_DIR/pmlock [ -v ] file
DESCRIPTION
pmlock 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