Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bash fully unsquash sqfs file

# Basic syntax:
unsquashfs -d /path/to/directory file.sqfs

# Note, the output directory "directory" should not exist before this is
#	run, it will be created when you run the command
 
PREVIOUS NEXT
Tagged: #bash #fully #unsquash #sqfs #file
ADD COMMENT
Topic
Name
4+3 =