Important Commands
File Permissions:
ls -l
;chmod
;unmask
Disk Duplication:
dd
Create FAT Filesystems:
mkfs.vfat
Check and Repair FAT filesystem:
dosfcsk
Mount:
mount
;umount
View disk file:
hexedit
Last updated
Was this helpful?
File Permissions: ls -l
; chmod
; unmask
Disk Duplication: dd
Create FAT Filesystems: mkfs.vfat
Check and Repair FAT filesystem: dosfcsk
Mount: mount
; umount
View disk file: hexedit
Last updated
Was this helpful?