Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

format usb using cmd

c:> diskpart
DISPART> list disk
DISPART> select disk #
DISPART> clean
DISPART> create partition primary
DISPART> format fs=fat32 quick
DISPART> exit
Comment

PREVIOUS NEXT
Code Example
Shell :: remove stash files git 
Shell :: ubuntu software not opening 
Shell :: install brave in ubuntu 
Shell :: npm install angular do not install devkit 
Shell :: ufw enable 
Shell :: check redhat version 
Shell :: ubuntu unable to write file 
Shell :: how to install g++ in fedora 
Shell :: clean go cache 
Shell :: reload restart bashrc 
Shell :: bash get current date 
Shell :: bash combine commands 
Shell :: how to open epub files on linux 
Shell :: git push origin master --force 
Shell :: find text in any file linux 
Shell :: bash for file in 
Shell :: how to check if jenkins is running 
Shell :: install clockwork laravel 
Shell :: rrors were encountered while processing: /var/cache/apt/archives/libpython3.10-stdlib_3.10.4-1+focal2_amd64.deb 
Shell :: htaccess all requests goes to index.php 
Shell :: git push all branches 
Shell :: gitignore .idea 
Shell :: install git flow linux 
Shell :: check folder size in linux terminal 
Shell :: bash read a file line by line 
Shell :: unset git global config 
Shell :: pwd as string powershell 
Shell :: error mounting dev sdb1 at media on ubuntu 
Shell :: echo aws profile 
Shell :: ubuntu empty swap 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =