Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to look the usb free space in linux command line

$ df -B 1 /dev/sdc1                                                            
Filesystem     1B-blocks    Used Available Use% Mounted on
/dev/sdc1      501760000 4358144 497401856   1% /media/xieerqi/HEXMEX

$ df -H /dev/sdc1                                                              
Filesystem      Size  Used Avail Use% Mounted on
/dev/sdc1       502M  4.4M  498M   1% /media/xieerqi/HEXMEX
Comment

PREVIOUS NEXT
Code Example
Shell :: the folder cannot be copied because you do not have permissions to create it in the destination 
Shell :: zsh arithmetic 
Shell :: not fond apache 2 di ubuntu 
Shell :: disable huge pages on Linux xmrig 
Shell :: how to check folxder ezist using bash 
Shell :: keeping web server alive when terminal is off 
Shell :: how to get environment in string linux shell 
Shell :: how to install voyager on existing project with dummy data 
Shell :: Wrong number of arguments for specified --cluster sub command 
Shell :: intellij cannot access 
Shell :: installing drive in jupyter lab 
Shell :: termux login single command install 
Shell :: mac secure erase free space 
Shell :: git alias branch 
Shell :: kubernetes Networking best option 
Shell :: ntp service not installed 
Shell :: Bash commands execution logging for debugging 
Shell :: git create branches 
Shell :: install anaconda ubuntu 16.04 
Shell :: gatsby install 
Shell :: set new git remote url 
Shell :: linux run compiled rust program 
Shell :: how to view pdf in terminal 
Shell :: rvm does not load gemset when open new tab in terminal 
Shell :: cat to line number 
Shell :: ossec ubuntu 20 
Shell :: installer robot 3T ubuntu 
Shell :: installing choclatey no adminstrative rights 
Shell :: microsoft ofice activeting code 
Shell :: static noise ubuntu after update 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =