Re: POSIX:2024

"Xi Ruoyao" ([email protected] via blfs-dev Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.devel
Message-ID <[email protected]>
On Thu, 2025-04-17 at 10:27 -0500, Bruce Dubbs wrote:
> The newest POSIX is POSIX:2024:
> 
>   https://pubs.opengroup.org/onlinepubs/9799919799/idx/utilities.html
> 
> Can I get someone to check if we have all of these?

On my system with bash:

$ for i in $(lynx -dump https://pubs.opengroup.org/onlinepubs/9799919799/idx/utilities.html  | grep -o '[a-z]*.html' | sed 's/.html$//'); do command -v $i > /dev/null || echo "no $i"; done
no admin
no asa
no at
no batch
no cflow
no compress
no crontab
no ctags
no cxref
no delta
no ed
no get
no mailx
no pax
no prs
no rmdel
no sact
no sccs
no unget
no uucp
no uudecode
no uuencode
no uustat
no uux
no val
no what
no write

-- 
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.