OSDN Git Service

Fix no pic
[uclinux-h8/uClinux-dist.git] / user / at / atrun.8.in
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 @sbindir@/atd
16 with the
17 .I -s
18 option, and is provided for backward compatibility with older
19 installations.