Tuesday, May 7, 2024
15
rated 0 times [  15] [ 0]  / answers: 1 / hits: 24190  / 2 Years ago, wed, march 23, 2022, 3:22:04

I am working on server files temporarily through filezilla in ubuntu 11.10. Sometimes when i close the file from my IDE, filezilla crashes and it does not working properly. If i try to close the filezilla, it does not closes.
So, is there any way to close the filezilla through terminal ? Any help kindly appreciated. Thanks.


More From » command-line

 Answers
2

If a process becomes unresponsive, you can force kill it from the terminal with




pkill -9f process-name




E.g.



pkill -9f filezilla


[#38503] Wednesday, March 23, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
cklaceowne

Total Points: 228
Total Questions: 102
Total Answers: 111

Location: Ivory Coast
Member since Sun, Mar 7, 2021
3 Years ago
cklaceowne questions
Sun, May 28, 23, 01:20, 1 Year ago
Fri, Aug 20, 21, 06:02, 3 Years ago
Thu, Jul 7, 22, 06:47, 2 Years ago
Fri, Jan 21, 22, 19:52, 2 Years ago
;