hok1man
Technical User
- Feb 16, 2008
- 102
Hi guys,
just wondering how to check shell type in solaris 8
I've tried
echo $0
result
No file for $0
but if I type bash and I check $0, the result came up.
but If I type csh
and I echo $0, result
No file for $0
any idea why?
just wondering how to check shell type in solaris 8
I've tried
echo $0
result
No file for $0
but if I type bash and I check $0, the result came up.
but If I type csh
and I echo $0, result
No file for $0
any idea why?