Skip to content
#

command-line-interface

cli logo

Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.

Here are 53 public repositories matching this topic...

This project is a simple C program designed to analyze the frequency of lowercase letters in a text file. It prompts the user to input a filename, then reads the file character by character, counting the occurrences of each lowercase letter. Once the file is processed, it displays the total appearances of each lowercase letter in the file.

  • Updated Mar 31, 2024
  • C

Minishell is the project that will allow us to travel through time back when communicating with a computer was possible only by using 1/0 switches, it was really irritating so in this project, we will create our own piece of software that will allow us to communicate with a computer using interactive lines of commands in a language close to the …

  • Updated Feb 25, 2023
  • C

Created by Glenda Schroeder

Released 1965

Followers
55.4k followers
Wikipedia
Wikipedia