mrjazz
I have checked as root with
# ls -la | grep ksh
No ksh at all
But for
# ls -la | grep sh
There are both sh and jsh.
Could you pl suggest me which one to select (sh/jsh) for better performence of the scripts at the begining #! -- in the place of ksh.
Thanks
I want to run some of the scripts from the hardening documentaion of GideonRasmussen on our Sparc systems.
These scripts are with
#!/bin/ksh
The output from "echo $SHELL" seperately on our two machines is
/sbin/sh and /bin/bash.
Can I run these scripts just by copying the entire script from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.