anhpux

来自「刻录光盘的程序」· 代码 · 共 24 行

TXT
24
字号
A first release of cdrecord has been released for HP-UX.HP-UX has a userland SCSI ioctl(2) that is very similar to my /dev/scg* designthat I made in 1986 for SunOS/Solaris.Note that there are no device nodes for userand SCSI on HP-UX,you have to call the included shell script MKNOD.hpux first.This cdrecord distribution contains a mkisofs release that runs on HP-UXand allows you to read a filesystem from a CD-R device with 2048 bytes sector size regarless if it identifies as CD-ROM or WORM. This is done with the SCSI user level library.I would be happy to get test reports ...To compile with the free K&R C-compiler call:	gmake CCOM=cc 'COPTS= ' or	smake CCOM=cc 'COPTS= ' J鰎g

⌨️ 快捷键说明

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