Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

What will these Linux commands do

What does the below command print on screen

awk -F:'$3<75'/etc/passwd

and what will happen if the below command is executed?

find . -type f-name "isd.txt." -exec.rm -f{}\;

Comments