
07-10-2009
|
|
Registered User
|
|
|
Join Date: Jul 2009
Posts: 1
|
|
Quote:
Originally Posted by shubhendu
use this >
Code:
find ${SEARCH_PATH} -type f -size +${MEG_BYTES}000000c
USAGE>
will find files larger then ${MEG_BYTES} MB in specified DIR i.e. in ${SEARCH_PATH}
|
unix is so strong!!!!!
|