Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_tlsv12/sys/lib/dist/pc/inst/is9660 – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
 
3
# 0000000  01  C  D  0  0  1 01 00  P  L  A  N     9
4
 
5
if(! ~ $#* 1) {
6
	echo 'usage: is9660 /dev/sdC0/part' >[1=2]
7
	exit usage
8
}
9
 
10
ifs=$nl {id=`{dd -if $1 -bs 2048 -skip 16>[2]/dev/null | xd -c | sed 1q | sed 's/.........(....................).*/\1/'}}
11
~ $id '01  C  D  0  0  1 01'
12
exit $status