mkdir (make directory)
-v verbose output -p creates entire path {} creates multiple directories in the same directory -m permissions sets permissions for the created directory
very very slowly
-v verbose output -p creates entire path {} creates multiple directories in the same directory -m permissions sets permissions for the created directory
Most commonly used List command is: Example output: d rw-rw-r– 1 piroman piroman 65379 oct 12 11:11 z9a6t8j0qis51.jpg type permissions link count owner group size date time name LS options/switches: ls -a list all files including hidden file starting with ‘.’ ls –color colored list [=always/never/auto] ls -d list directories – with ‘ */’ ls … Read moreLS (List) command
DU (Disk Usage) command Lists directories with sizes in human readable format (Gb,Mb): Or you can show sizes of entire directory sub tree: Deletes directory and all files in it without prompting:
Disk and partitions in diagram, size (Mb) and mounting points (directories): Lists all block devices, UUID and partition: Block devices, UUID and attributes (issues with unpartitioned): Cfdisk is an interactive app for disk partitioning. It lets you create, delete, and modify partitions on a block device. for current disk: or selected disk: Parted is partition manager … Read moreList disk, partitions & UUID