How do I change my current login shell from bash to ksh under Linux or UNIX or Apple OS X operating systems?
{ 1 comment }
I want to run a Unix command 100 times using a for loop from 1 to 100. Can you tell me how to take a block of numbers in a loop under KSH or BASH shell?
{ 0 comments }