Skip to content

CEO-netizen/SeaShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaShell - Beta Shell in C

=====================================

Overview

SeaShell is a beta shell written in C. It is designed to be a simple and efficient command-line interface for interacting with the operating system. Right now I need help stablizing this latest version.s

Features

  • Supports command aliases loaded from .sshlrc
  • Handles built-in commands like cd, alias, source, and exit
  • Executes external commands with arguments
  • Improved argument parsing supporting quoted strings (single and double quotes)
  • Supports escaped quotes inside quoted strings
  • Handles edge cases like unmatched quotes with error messages

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published