home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
lib
/
partman
/
visual.d
/
40mountpoint
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-04-19
|
155 b
|
16 lines
#!/bin/sh
cd $1
num=$2
id=$3
size=$4
type=$5
fs=$6
path=$7
name=$8
if [ -f $id/visual_mountpoint ]; then
printf "%s" "$(cat $id/visual_mountpoint)"
fi