Skip to content

adiHande/OS-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OS Shell (C)

A partial Linux-like shell implemented in C that supports directory navigation, file operations, command execution, and sorting of directory entries.

Features

  • Displays files and folders in pages
  • Navigate directories using index or name
  • Run system commands and execute files
  • Open and edit files using a terminal editor
  • Sort directory entries by name, size, or date
  • Differentiates between files and directories
  • Input handling for commands and navigation

Stack & Concepts

C, System Calls, File I/O, Directory Handling, Structs, Command Execution

About

Partial Linux-like shell in C with directory navigation, file operations, and command execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages