archive

来自「早期freebsd实现」· 代码 · 共 16 行

TXT
16
字号
# A collection of various "ar" and "cpio" archive formats.# "Tar" archives are handled in the C code.0	short		070707		cpio archive0	string		070707		ASCII cpio archive0	long		0177555		very old archive0	short		0177555		very old PDP-11 archive0	long		0177545		old archive0	short		0177545		old PDP-11 archive0	long		0100554		apl workspace0	string		=<ar>		archive0	string		!<arch>		archive>8	string		__.SYMDEF	random library0	string		-h-		Software Tools format archive text# Rahul Dhesi's zoo archive format, from keith@cerberus.uchicago.edu.20	long		0xdca7c4fd	Rahul Dhesi's "zoo" archive

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?