Linux Command Line Interface (CLI)

CLI is text only mode of Linux environment. CLI stands for Command Line Interface. Bandwidth required to transfer text only data is much less than transfer graphical data.

Running a Linux system in text only mode also reduces system utilization by not loading graphical user interface into computer memory, running a system in text only mode also saves computer’s processing resources by not working with graphics and simplifying operations.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator