apt_dest()
{
        local m="$3"
        m="debootstrap.invalid"
        printf "$APTSTATE/lists/"
        echo "${m}_$4"|sed 's/\//_/g'
}

apt_dest rel woody file:/instmnt dists/woody/Release


what's the meaning of the above program,especial of "echo "${m}_$4"|sed
's/\//_/g"?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to