I want to run "sudo lvdisplay" command on RHEL 5.4 , but it replying that sudo: lvdisplay: command not found. If I run "sudo /sbin/lvm lvdisplay". it running , what should I do ? please help.
Asked
Active
Viewed 203 times
1 Answers
0
Maybe redhat doesn't have this alias script.
You can add a shell alias, create a script or just run the cmdline you're mentioned.

allo
- 3,955
- 8
- 40
- 71