=head1 NAME pts_sleep - Pauses for a few seconds =head1 SYNOPSIS =for html
B S<<< [B<-delay>] > >>> S<<< [B<-cell>] > >>> [B<-noauth>] [B<-localauth>] [B<-force>] B S<<< [B<-d>] > >>> S<<< [B<-c>] > >>> [B<-n>] [B<-l>] [B<-f>] =for html
=head1 DESCRIPTION The B 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 B 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. =head1 CAUTIONS Prior to OpenAFS 1.4.5 and OpenAFS 1.5.23, the B 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. =head1 OPTIONS Although they have no effect, B takes the following standard B options: =over 4 =include fragments/pts-common.pod =back =head1 OUTPUT This command produces no output. =head1 EXAMPLES Here is an example of a B session: % pts interactive pts> sleep 5 pts> quit % =head1 SEE ALSO L, L =head1 COPYRIGHT Copyright 2007 Jason Edgecombe 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.