Add s-, t-, x-flags to and audit xargs(1)
The flexible design already allowed to add these flags trivially. Drop the -I and -L-flags, which are XSI-extensions. The audit generally consisted of style-changes, dropping kitchen- sink functions, updating the usage and using estrtonum instead of strtol.
This commit is contained in:
2
README
2
README
@@ -87,7 +87,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
|
||||
=*| uudecode yes none
|
||||
=*| uuencode yes none
|
||||
#*| wc yes none
|
||||
= xargs no -I, -L, -p, -s, -t, -x
|
||||
=*| xargs no none (-p)
|
||||
=*| yes non-posix none
|
||||
|
||||
The complement of sbase is ubase[1] which is Linux-specific and
|
||||
|
Reference in New Issue
Block a user