diff options
| author | Carson Fleming <cflems@cflems.net> | 2020-10-19 03:38:59 +0200 |
|---|---|---|
| committer | Carson Fleming <cflems@cflems.net> | 2020-10-19 03:38:59 +0200 |
| commit | 5aa19204febe4127920d6780d6791e56e54a9951 (patch) | |
| tree | 854b44bad15a272ea46c6021e548b75e1f5d1430 /README.md | |
| parent | 26cf01076fa00b9b8992fb2795b76d6324b6eb9a (diff) | |
| download | dbsh-5aa19204febe4127920d6780d6791e56e54a9951.tar.gz | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # deadbeef-shell -=== + The deadbeef shell is a fast, minimalist shell written in x86\_64 Assembly for Linux. Currently it contains two builtins: cd and exit. It can execute any program as a direct path (/path/to/program), from the PATH |
