linux command find

Linux command find

 

Purpose

       Learning linux command nmon

 

Eevironment

       Ubuntu 16.04 terminal

 

Procdeure

  example1: find file size bigger than 50M 

find  ./   -type f  -size  +500000k

 

 

   

 

 

posted @ 2019-05-27 11:43  嵌入式实操  阅读(230)  评论(0编辑  收藏  举报