"Fossies" - the Fresh Open Source Software Archive

Member "netbiff-0.9.18/hier.shlib" (21 Sep 2003, 198 Bytes) of package /linux/privat/old/netbiff-0.9.18.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 hier() {
    2   install_verbose_on
    3 
    4   d "$auto_home/bin" -1 -1 0755
    5 
    6   c "$auto_home/bin" netbiff -1 -1 0755
    7   c "$auto_home/bin" netbiffd-file -1 -1 0755
    8   c "$auto_home/bin" netbiffd-imap -1 -1 0755
    9 }