System commands files are stored in the following directories by default:
/bin
/sbin
/usr/bin
/usr/sbin
/usr/local/bin
/usr/local/sbin
All these directories should be owned by the root
group.
If the directory is found to be owned by a group other than root correct
its ownership with the following command:
$ sudo chgrp root DIR