Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

list all posix utility functions #48

Open
matu3ba opened this issue Sep 28, 2022 · 0 comments
Open

list all posix utility functions #48

matu3ba opened this issue Sep 28, 2022 · 0 comments

Comments

@matu3ba
Copy link

matu3ba commented Sep 28, 2022

I found the website for posix terrible to navigate and not very nice to read either.
Listing them allows to append the path with the command it just shows what the command does:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ + diff.html =
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/diff.html etc.

# See also utilities:
# https://pubs.opengroup.org/onlinepubs/9699919799/utilities/
# filter: grep, sed, cat, printf, tr, xargs
# action: test, cd, ls, mkdir, rm, vi, diff
# system: jobs, kill, fg, chmod
# well: alias, unalias, awk, echo, cut, sort, head, tail, more, pwd, df, du,
#       find, cp, mv, rmdir, dirname, basename
# few: tee, uniq, bc, c99, cksum, expr, read, sh, sleep, time, true, aflse, wc
#      csplit, dd, patch, expand, file, iconv, ln, mkfifo, nl, od, pax, touch
#      compress, uncompress,  zcat, at, date, bg, fuser, chgrp, chown, id, ps,
#      uname, type, nohup, wait, who
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant