Thanks, it helped me.
One thing, if the comman is not found then first try “which prtconf” to get the fll path of the command “prtconf”, then use the full path. In most cases prtconf is under /usr/sbin/prtconf.
If you are “root” then I don’t think you need to specify the full path, only prtconf will do.
Anna said
This worked great! Thanks!
Debashis said
No, it;s showing command not found
Ameer said
it should be showing.. maybe /usr/sbin its not in ur PATH .. try use the full path.. /usr/sbin/prtconf..
Masud Imtiaz said
Thanks, it helped me.
One thing, if the comman is not found then first try “which prtconf” to get the fll path of the command “prtconf”, then use the full path. In most cases prtconf is under /usr/sbin/prtconf.
If you are “root” then I don’t think you need to specify the full path, only prtconf will do.
Masud Imtiaz
Bhanu said
Its not about root or any other variable , check your patch Env variable echo $PATH , it should have an entry for /usr/sbin/