Re: POSIX:2024
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
On Friday, April 18th, 2025 at 03:19, Bruce Dubbs <[email protected]> wrote: > > On 4/17/25 10:05 PM, lfs ([email protected] via blfs-dev Mailing List) wrote: > > > alias is a shell builtin > > bg is a shell builtin > > cd is a shell builtin > > command is a shell builtin > > fc is a shell builtin > > getopts is a shell builtin > > jobs is a shell builtin > > read is a shell builtin > > type is a shell builtin > > ulimit is a shell builtin > > umask is a shell builtin > > unalias is a shell builtin > > wait is a shell builtin > > > > as defined by the POSIX list, are actually shell builtin-s, so perhaps > > not immediately derivable, as things stand, from the LFS Book text so > > presumably, if you were looking to add text into the BLFS Book, that > > referred to packages needed to "fulfill" the POSIX list, you might > > need to note that? > > > That's good information. Obviously we have those functions, just not in a separate > package (which is good). > > -- Bruce It's actually sub-optimal info: humblest apologies! I missed a couple of shell builtin-s because of the way I'd done the initial grep. "hash:" matches * c_rehash: "fg:" matches all three of * grub-menulst2cfg: * grub-syslinux2cfg: * libnetcfg: so you can add fg is a shell builtin hash is a shell builtin to the list. -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page