We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to remove the following (not all may be feasible or possible).
Utilities:
dd
awk
diff
patch
sed
find
grep
xargs
xxd
less
ps
head
sleep
tail
tee
wc
Features:
umount -a
ls -pFL
The text was updated successfully, but these errors were encountered:
Remove some other features
3934c23
History, ls -pFL sort color, human output From #24
Tab completion requires commandline editing.
Sorry, something went wrong.
No branches or pull requests
Try to remove the following (not all may be feasible or possible).
Utilities:
dd
awk
diff
patch
sed
find
grep
xargs
xxd
less
ps
head
sleep
tail
tee
wc
Features:
umount -a
(unmount individually instead)- [ ] commandline editingls -pFL
, sorting, and colored outputThe text was updated successfully, but these errors were encountered: