Testing wiki
#!/bin/bash # 20081022 - weblab360 DIR_BASE=/etc FILE_TEMP=/tmp/filestat.tmp find $DIR_BASE -name "*.conf*" -print > $FILE_TEMP
#!/bin/bash
Copyright © 2011 MindTouch, Inc. Powered by
Viewing Details: