cat¶
-
struct CatVerb : public VolumeVerb¶
Implements the
catCLI verb.Prints the contents of a file from an APFS volume.
Usage¶
apfs cat /dev/rdisk4 --path /test.cpp
apfs cat /dev/rdisk4 --path /any/file/you/want
Implements the cat CLI verb.
Prints the contents of a file from an APFS volume.
apfs cat /dev/rdisk4 --path /test.cpp
apfs cat /dev/rdisk4 --path /any/file/you/want