more features, flags now mostly work, added support for -R flag in ls with a custom bash method for recursive tree traversal
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
if (!e) return;
|
||||
printOutput(e, data);
|
||||
},
|
||||
clear: clear,
|
||||
getWidth: getWidth,
|
||||
getFontSize: getFontSize
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user