YASH - Yet Another Shell
(Work in Progress, full release soon)
Place the yash folder inside your home directory
Navigate to the yash directory in your console
type 'make install'
PATCH.md
./bin/SETUP.md
./config/CONFIG.md
- (Optional)
./doc/*.md
rmdir
: Remove a directory and its contents or multiple directories and their contentsrm
: Remove a file or multiple filesmkdir
: Create a new directory or multiple directoriesmk
: Create a file or multiple filescat
: Concatenate a string to a targetecho
: Use standard output- run command files/config files (similar to .bashrc, .zshrc)
- scripting language