1145
Microsoft Recall is now an explorer.exe dependency
(www.youtube.com)
This is a most excellent place for technology news and articles.
The command line is always there and always has the same basic tools, assuming the system is bootable at all. You can't guarantee that a given system has a working GUI—it may be broken, inaccessable, or never installed. Having some kind of TUI editor installed is usual on non-embedded systems, but you can't guarantee which one or that it's fit for purpose (coaching a newbie through a
vi
session isn't something anyone wants to do). That means that the generic instructions that get passed around because they're fit for most systems (regardless of distro or purpose) use the command line tools.So there is method to the madness, but if you're coming from a "GUI or bust!" OS it can take a while to get used to.