Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
for i in `seq 0 7`
do
echo $i
done
hokky said:How to check the ksh version.
[blue]master #[/blue] echo $KSH_VERSION
@(#)PD KSH v5.2.14 99/07/13.2
hokky said:This is what I got following ur command :
# echo ${.sh.version}
-bash: ${.sh.version}: bad substitution