OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / at / original / man8 / atrun.8
1 .Id $Id: atrun.8.in,v 1.3 1996/11/26 15:59:58 ig25 Exp $
2 .TH ATRUN 8 "Nov 1996" local "Linux Programmer's Manual"
3 .SH NAME
4 atrun \- run jobs queued for later execution
5 .SH SYNOPSIS
6 .B atrun
7 .RB [ -l
8 .IR load_avg ]
9 .RB [ -d ]
10 .SH DESCRIPTION
11 .B atrun
12 runs jobs queued by
13 .BR at(1) .
14 It is a shell script containing invoking
15 .B ${exec_prefix}/sbin/atd
16 with the
17 .I -s
18 option, and is provided for backward compatibility with older
19 installations.