Browse Community
Help
Log In
Responses(3)
Solutions(0)
cpmp
13 Posts
0
October 27th, 2016 06:00
That certainly helps confirm that mailx is installed, but the Korn Shell is not. Thanks!
umichklewis
3 Apprentice
•
1.2K Posts
On Linux/UNIX, the "which" command is your friend. It will tell you if an application exists in your path:
admin@avamar-utl:~/>: which ksh
/bin/ksh
admin@avamar-utl:~/>: which mailx
/usr/bin/mailx
You should be able to proceed with ADMe installation. Let us know if that helps!
Karl
October 29th, 2016 15:00
That seems odd that ksh is not present. I'm looking at a Gen 4S and a Gen 4T utility node, both of which have Korn shell installed. If you reach out to Support, they might be able to assist in getting ksh installed.
Let us know if that helps!
Dell Support Resources
View All
Top
cpmp
13 Posts
0
October 27th, 2016 06:00
That certainly helps confirm that mailx is installed, but the Korn Shell is not. Thanks!
umichklewis
3 Apprentice
•
1.2K Posts
0
October 27th, 2016 06:00
On Linux/UNIX, the "which" command is your friend. It will tell you if an application exists in your path:
admin@avamar-utl:~/>: which ksh
/bin/ksh
admin@avamar-utl:~/>: which mailx
/usr/bin/mailx
You should be able to proceed with ADMe installation. Let us know if that helps!
Karl
umichklewis
3 Apprentice
•
1.2K Posts
0
October 29th, 2016 15:00
That seems odd that ksh is not present. I'm looking at a Gen 4S and a Gen 4T utility node, both of which have Korn shell installed. If you reach out to Support, they might be able to assist in getting ksh installed.
Let us know if that helps!
Karl