15 lines
No EOL
432 B
Text
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
|
|
|