Comment on Apple argues in favor of selling Macs with only 8GB of RAM
reverendsteveii@lemm.ee 7 months agobecause I can pop a terminal into zsh and beyond that I don’t really know the taxonomy
Comment on Apple argues in favor of selling Macs with only 8GB of RAM
reverendsteveii@lemm.ee 7 months agobecause I can pop a terminal into zsh and beyond that I don’t really know the taxonomy
KillingTimeItself@lemmy.dbzer0.com 7 months ago
you can do that with WSL though.
All modern terminals are actually terminal emulators, unless you’re sitting in TTY. It’s pretty trivial to implement a proper UNIX/linux like CLI environment.
reverendsteveii@lemm.ee 7 months ago
okay
KillingTimeItself@lemmy.dbzer0.com 7 months ago
and for completion sake here, technically windows implements a “terminal” through CMD, it’s not linux/unix like at all, but it is still a CLI interface, so.