<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/command, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-12-23T10:36:39Z</updated>
<entry>
<title>Resurrect standalone command</title>
<updated>2025-12-23T10:36:39Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2025-12-23T10:36:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=745c6c0431d01b4fc3247f4eac08a2181d71e008'/>
<id>urn:sha1:745c6c0431d01b4fc3247f4eac08a2181d71e008</id>
<content type='text'>
While command(1) is now classified by POSIX as an intrinsic utility and
no longer required to exist as a standalone program, it turns out that
we still have a use for it (cf. env(1)), so resurrect it.

PR:		291879
Fixes:		4100bd6caa66 ("usr.bin: Remove intrinsic utilities")
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D54341
</content>
</entry>
<entry>
<title>A little bit more thought has resulted in a generic script which can</title>
<updated>2002-07-16T22:16:05Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-07-16T22:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cd19a3cfd1ca09f228df51c1e50d31a9a11c65d'/>
<id>urn:sha1:5cd19a3cfd1ca09f228df51c1e50d31a9a11c65d</id>
<content type='text'>
implement any of the useless POSIX-required ``regular shell builtin''
utilities, saving one frag and one inode each.  The script moves to
usr.bin/alias which is alphabetically the first of these commands.
</content>
</entry>
<entry>
<title>Forgot to change command name in Makefile.  (Where's the pointy hat?)</title>
<updated>2002-07-16T21:14:01Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-07-16T21:14:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43bf47e4d85eb7646b38158c5aee228cb9e04fac'/>
<id>urn:sha1:43bf47e4d85eb7646b38158c5aee228cb9e04fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>POSIX requires these shell builtins to also exist as totally pointless</title>
<updated>2002-07-16T21:13:11Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-07-16T21:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b107f944adcc3cb203dd283c45c7be193b3f8ada'/>
<id>urn:sha1:b107f944adcc3cb203dd283c45c7be193b3f8ada</id>
<content type='text'>
external commands.  Since they serve no useful purpose, it's OK that their
implementation is not the most efficient possible.
</content>
</entry>
</feed>
