Table of contents
    No headers

     

    Testing wiki

     

    #!/bin/bash # 20081022 - weblab360
    
    DIR_BASE=/etc
    FILE_TEMP=/tmp/filestat.tmp
    
    find $DIR_BASE -name "*.conf*" -print > $FILE_TEMP
    
    

     

     

     

     

    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by