Jump to content

hello guys,

 

how can i mix the tee command with the find command

 

the final command i have to find all the file that are bigger then 1 mega-octets and after i got to put all the file name i have found in a other file ?

 

 

the beginning of my command : find -type -c | tee -a name_of_file

Link to comment
https://linustechtips.com/topic/454492-linux-syntax/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×