This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/coreutils
2022-07-18 19:33:40 +02:00

15 lines
No EOL
432 B
Text

As the GNU/Linux systems, FREAX also has its
own coreutils package.
cat <file> - prints out a file
credits - prints out credits
dmesg (...) - displays logs ('man dmesg')
df <size> - displays filesystem stats ('man df')
man <manual page> - displays help ('man man')
scp <path> - copies a file to /home
shell - FREAX shell
shutdown - performs shutdown
uname (...) - shows stats ('man uname')
tty - displays terminal size