Search Results

Search: Posts Made By: piyushagg1988
2,538
Posted By piyushagg1988
great... thanks a lot Corona
great...

thanks a lot Corona
2,538
Posted By piyushagg1988
Hi Don piyush@L-6PSWH32:~$ ./test.sh n n...
Hi Don

piyush@L-6PSWH32:~$ ./test.sh
n
n
n
n
n
n
n
n
piyush@L-6PSWH32:~$ sh test.sh
n
piyush@L-6PSWH32:~$ echo $SHELL
/bin/bash
piyush@L-6PSWH32:~$
2,538
Posted By piyushagg1988
For loop
i executed below command on my cmd

for i in {1..8}; do echo n; done

given me
n
n
n
n
n
n
n
n


But while I am trying to execute same thing putting in file say test.sh and running sh...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 06:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy