Linux command (mmin -15 -type f`)
445547Oct 30 2006 — edited Oct 30 2006Hey i am trying to figure out how does this command work,if some one can explain to me .
imp_logs=`/usr/bin/find /opt/u02/home/schoo/log/ -mmin -15 -type f`
what does mmin -15 -type f trying to do.please help.