this post was submitted on 23 May 2025
33 points (86.7% liked)
Linux
7897 readers
529 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
echo
is a program, but some shells like Bash and zsh also have a built-inecho
. You can runtype echo
to verify that.whelp... i tried to be pedantic and then got schooled. Thanks :D