PTS_SLEEP(1) | AFS Command Reference | PTS_SLEEP(1) |
pts_sleep - Pauses for a few seconds
pts sleep
[-delay] <# of seconds>
[-cell] <cell name> [-noauth]
[-localauth] [-force]
[-help] [-auth] [-encrypt]
[-config <config directory>]
pts sl
[-d] <# of seconds>
[-c] <cell name>
[-n] [-l] [-f] [-h]
[-a] [-e]
[-co <config directory>]
The pts sleep pauses for a specified number of seconds. The command can be run from the command line or interactively, although from the command line it's essentially equivalent to the sleep command. It is intended for use in interactive mode to pause for a few seconds between batch commands to allow the Protection Server to catch up.
Prior to OpenAFS 1.4.5 and OpenAFS 1.5.23, the pts sleep command was only available on Unix or Linux and when OpenAFS was compiled with the supergroups option (disabled by default). As of OpenAFS 1.4.5 and 1.5.23, it is always available.
Although they have no effect, pts sleep takes the following standard pts options:
This command produces no output.
Here is an example of a pts interactive session:
% pts interactive pts> sleep 5 pts> quit %
pts(1), pts_interactive(1)
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for OpenAFS.
2024-12-16 | OpenAFS |