The purpose of this project is to enhance the shell's ability to deal with structured data (documents) in order to take full advantage of what a POSIX shell already has to offer. There are also lots of GNU and Linux shell tools that are incredibly useful.
The list so far:
xargs
parallel
at
tee
cron
Always note whether or not the command is POSIX and what OSes might be able to take advantage of the command. Point Windows users at the Perl Power Tools (consider PowerShell in another ticket).
Also include in the documentation basic shell tuits like:
The purpose of this project is to enhance the shell's ability to deal with structured data (documents) in order to take full advantage of what a POSIX shell already has to offer. There are also lots of GNU and Linux shell tools that are incredibly useful.
The list so far:
Always note whether or not the command is POSIX and what OSes might be able to take advantage of the command. Point Windows users at the Perl Power Tools (consider PowerShell in another ticket).
Also include in the documentation basic shell tuits like: