Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux command disk speed test

tp@linux:~$ sudo dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync
[sudo] password for tp:
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 11.9635 s, 89.8 MB/s
tp@linux:~$
Comment

linux command disk speed test

$ sudo dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync
Comment

PREVIOUS NEXT
Code Example
Shell :: bash or 
Shell :: compare strings shell 
Shell :: intall mondg brew 
Shell :: zsh: command not found: julia 
Shell :: git remove local changes and pull 
Shell :: ubuntu cmd firewall give access to port 
Shell :: zsh to bash mac 
Shell :: stop tracking files git 
Shell :: delete aws configure in mac cli 
Shell :: git reset file 
Shell :: how do i get the last commit 
Shell :: bash open program 
Shell :: redis delete keys that match pattern 
Shell :: docker created network 
Shell :: adb push image to gallery 
Shell :: gradle threw an error while downloading artifacts from the network. retrying to download 
Shell :: install chrome webdriver node 
Shell :: command to kill a process in windows 
Shell :: install specific node version linux 
Shell :: How to install specific Laravel version using composer 
Shell :: unix count files in directory with specific name 
Shell :: git amend last commit message 
Shell :: vim: command not found centos 
Shell :: linux install docker 
Shell :: git untrack 
Shell :: ubuntu arial font 
Shell :: install google chrome on ubuntu 
Shell :: kubectl exec ls -lah 
Shell :: dual boot kali linux isnt showing 
Shell :: linux process holding deleted file 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =