tac: new applet. ~240 bytes.
Copyright (C) 2003 Yang Xiaopeng <yxp at hanwang.com.cn> Copyright (C) 2007 Natanael Copa <natanael.copa@gmail.com> Copyright (C) 2007 Tito Ragusa <farmatito@tiscali.it>
This commit is contained in:
parent
56ea65ca5f
commit
bcd5fc12ec
5 changed files with 30 additions and 8 deletions
|
@ -3542,6 +3542,11 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
|
|||
"$ syslogd -R masterlog:514\n" \
|
||||
"$ syslogd -R 192.168.1.1:601\n"
|
||||
|
||||
#define tac_trivial_usage \
|
||||
"[FILE]..."
|
||||
#define tac_full_usage \
|
||||
"Concatenates FILE(s) and prints them to stdout in reverse"
|
||||
|
||||
#define tail_trivial_usage \
|
||||
"[OPTION]... [FILE]..."
|
||||
#define tail_full_usage \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue