home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
lib
/
partman
/
visual.d
/
30filesystem
< prev
next >
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
|
188 b
|
18 lines
#!/bin/sh
. /usr/share/debconf/confmodule
cd $1
num=$2
id=$3
size=$4
type=$5
fs=$6
path=$7
name=$8
if [ -f $id/visual_filesystem ]; then
printf "%s" "$(cat $id/visual_filesystem)"
fi