Y
Hacker News
new
|
ask
|
show
|
jobs
by
cryptarch
3341 days ago
Debian Stable (without a DE) only comes with nano AFAIK.
2 comments
gh02t
3341 days ago
It has vi in the base system, specifically `vim-tiny`. Vi is mandated by POSIX, so pretty much every distro includes some minimal version of it in the base system. `nvi` is also used sometimes instead.
link
jimktrains2
3341 days ago
I'd bet good money both ed and vi are there as they are specified by POSIX iirc.
link