Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash run program in loop

for i in {10..100..10}; do ./prog $i; done
Comment

PREVIOUS NEXT
Code Example
Shell :: docker remove image 
Shell :: delete git stash list 
Shell :: remove file directory linux 
Shell :: float right in react js 
Shell :: install kde partition manager 
Shell :: bash random int 
Shell :: install conan 
Shell :: push existing repo 
Shell :: add user via drush drupal 8 
Shell :: powershell export-excel 
Shell :: Unable to boot device due to insufficient system resources. 
Shell :: shell one line for loop 
Shell :: chmod 400 in powershell 
Shell :: sed remove first line 
Shell :: install docker-compose in centos 8 
Shell :: git lines added and removed by author 
Shell :: docker map folder 
Shell :: bash script command not found 
Shell :: meteor uninstall 
Shell :: show processor usage linux 
Shell :: how to install wireshark on fedora 
Shell :: conda command to install folium 
Shell :: look like hacker linux 
Shell :: ionic change app icon 
Shell :: dartlang ubuntu 
Shell :: how to restart apache ubuntu 
Shell :: aws cli create ecr repository if not exists 
Shell :: install yarn windows 
Shell :: generate ssh key in github 
Shell :: tensorflow docker hub 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =