jovanbulck / jsh

A basic UNIX shell implementation in C
GNU General Public License v3.0
30 stars 10 forks source link

Configfilesfix #24

Closed jovanbulck closed 9 years ago

jovanbulck commented 9 years ago

Fixed issue #8 : if no config files were found, new empty ones will be created, jsh --nodebug boots silently (even when config files cannot be created/read)