Hi All,
I wanted to delete all the files in my /testdir. There are so many (10000000 nos) of files in the directory. I have tried the find & rm command, but "Arguments too long".
Earlier once I have seen a beutiful script here using for loop to delete all files in such case. Can anybody help me to find the script please ?
Regards - Subharaj
I wanted to delete all the files in my /testdir. There are so many (10000000 nos) of files in the directory. I have tried the find & rm command, but "Arguments too long".
Earlier once I have seen a beutiful script here using for loop to delete all files in such case. Can anybody help me to find the script please ?
Regards - Subharaj