Displays TRUBA commands and their explanations.
- With
mkdir -p /etc/lscmd
command create a folder and putcommands.json
in there. Change the owner toroot:root
and permissions permissions to755 (drwxr-xr-x)
. - Copy
lscmd.mo
file in/src/locales/en/LC_MESSAGES
to/usr/local/share/locale/en/LC_MESSAGES
. Change the owner toroot:root
and permissions permissions to755 (drwxr-xr-x)
. - Copy
lscmd.mo
file in/src/locales/tr/LC_MESSAGES
to/usr/local/share/locale/tr/LC_MESSAGES
. Change the owner toroot:root
and permissions permissions to755 (drwxr-xr-x)
.