NoshX is a simple, customizable command-line shell designed for UNIX-like systems. Inspired by other UNIX-like shells, NoshX provides a variety of basic commands and functionalities, with a few fun additions. It is meant to emulate many of the standard shell operations, as well as offer a unique user experience. This project is open-source, and you are welcome to contribute.(Read about licensing below)
NoshX is a simple, customizable command-line shell designed for UNIX-like systems. Inspired by other UNIX-like shells, NoshX provides a variety of basic commands and functionalities, with a few fun additions. It is meant to emulate many of the standard shell operations, as well as offer a unique user experience. This project is open-source, and you are welcome to contribute.(Read about licensing below)
## Features (implemented):
## Features (so far)
`about`: Display information about the shell and its author(s).
`about`: Display information about the shell and its author(s).
...
@@ -27,9 +27,6 @@ NoshX is a simple, customizable command-line shell designed for UNIX-like system
...
@@ -27,9 +27,6 @@ NoshX is a simple, customizable command-line shell designed for UNIX-like system
`store -g`: Show the string saved with `store`.
`store -g`: Show the string saved with `store`.
## Features to be implemented
`exec`: Execute executable files.
`exec`: Execute executable files.
`grasp`: Search through directories for files or directories. Supports:
`grasp`: Search through directories for files or directories. Supports: