G
G
generate2020-12-07 12:55:36
SSH
generate, 2020-12-07 12:55:36

How to delete SSH folder?

I'm trying to delete the entire folder with the contents, but putty asks each file to delete or not. How to immediately delete without confirming each file?
rm -r /home/admin/web/site.com

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2020-12-07
@generate

Add flag-f
rm -rf /home/admin/web/site.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question