Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux stress test

for i in 1 2 3 4; do while : ; do : ; done & done
stop
for i in 1 2 3 4; do kill %$i; done
Comment

PREVIOUS NEXT
Code Example
Shell :: git rebase 
Shell :: get current directory batch 
Shell :: particular screenshot in ubuntu 
Shell :: vim cut paste 
Shell :: android studio tortoisegit 
Shell :: python alias 
Shell :: install neovim 7 in ubuntu 
Shell :: download composer version 1.6.5 
Shell :: sudo update-alternatives — install 
Shell :: ffmpeg video black and white filter 
Shell :: tar archive all files in directory 
Shell :: install git linux 
Shell :: rails how to use joins 
Shell :: stern install mac 
Shell :: git checkout to pr 
Shell :: uninstall yarn 
Shell :: tsv to csv file bash 
Shell :: remove all gitlab runners command 
Shell :: download spotify linux 
Shell :: Command to find os version of Webserver in nmap 
Shell :: conda install libglu1 
Shell :: grep count words 
Shell :: git bad object 
Shell :: docker compose limit logs 
Shell :: commit to wrong branch git | move wrong commit to the correct branch 
Shell :: add folder to github 
Shell :: setup commandline vscode in mac 
Shell :: set cmake variable commandline 
Shell :: cat ssh rsa 
Shell :: copy files from s3 to ec2 vice versa 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =