One minute
rm Argument list too long
👴 Careful You’re reading an old article ! Some links might be broken and content may be outdated
You can use this command :
find . -name "*.log" -exec rm {} \;
Read other posts
🔖
One minute
👴 Careful You’re reading an old article ! Some links might be broken and content may be outdated
You can use this command :
find . -name "*.log" -exec rm {} \;