AnotherAlan
Technical User
Hi all,
I'm going through some old ksh scripts and have encountered the above format for a while loop, minus the question marks obviously.
I'm intrigued as I've never seen this before.
I've seen while [0] and even while [1], but never this.
Anyone care to tell me what the dots(.) represent or is this just an old ksh way of doing things.
Thanks
I'm going through some old ksh scripts and have encountered the above format for a while loop, minus the question marks obviously.
I'm intrigued as I've never seen this before.
I've seen while [0] and even while [1], but never this.
Anyone care to tell me what the dots(.) represent or is this just an old ksh way of doing things.
Thanks