Skip to content

Commit 569d704

Browse files
committed
Update src/man1/at.1
1 parent 350a747 commit 569d704

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/man1/at.1

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,15 @@ at, batch, atq, atrm \- 排队、检查或删除以后要执行的作业。
3636
.B at
3737
3838
.B batch
39-
从标准输入或一个指定的文件读取命令,这些命令在以后
40-
某个时间用
39+
从标准输入或一个指定的文件读取命令,这些命令在以后某个时间用
4140
.BR /bin/sh
4241
执行。
4342
.TP 8
4443
.BR at
4544
在指定的时间执行命令。
4645
.TP 8
4746
.BR atq
48-
列出用户的等待执行的作业;在用户是超级用户的情况下,列出所
49-
有人的作业。
47+
列出用户的等待执行的作业;在用户是超级用户的情况下,列出所有人的作业。
5048
.TP 8
5149
.BR atrm
5250
删除作业。

0 commit comments

Comments
 (0)