Union Bank Interview Question

Give me a linux command to delete files recursively?

Interview Answer

Anonymous

Jun 15, 2018

I said you use -rm to delete file but I didn't know how to use recursion.