Remix.run Logo
MangoToupe 3 days ago

Most people interact with a shell through a terminal emulator, though. The alternative is something like emacs's eshell. Or an actual "terminal" which hasn't been even available for purchase for many decades.

fluoridation 3 days ago | parent [-]

Not always. The shell may be facing a serial interface, or it could be spawned by a program and have no user interface at all.

MangoToupe 3 days ago | parent [-]

I probably wouldn't describe either as a human interacting with a shell, but nevertheless point taken.

fluoridation 3 days ago | parent [-]

I wouldn't either, which I why I didn't include that interaction in the definition I gave. A shell just implements basic system functionality, it doesn't necessarily function as a UI.