command line interface

From IndieWeb
(Redirected from command line)


command line interface refers to the use of text-based commands in a terminal application to take actions such as install or update software, and is part of setting up most CMSs and running SSGs; due to difficult to remember and easy to typo commands, typically for web developers, and not recommended for any general audience IndieWeb tools or software.

Instead, please consider building web apps and other visual interfaces any IndieWeb projects intended for general audiences.

Criticisms

In General

Disastrous with one typo

CLI commands are fragile and easy to get destructively wrong with one typo:

Data loss too easy

How a Steam bug deleted someone’s entire home directory.

See Also