View Single Post
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#7
No need to become root! Nor do you have to add "sbin" to your path. Just prepend the full path to the name of the executable when you run it, e.g.:
$ /sbin/ifconfig
I check ifconfig all the time, it has plenty of value as a non-root utility.