LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-01-2003, 11:28 PM   #1
glenn69
Member
 
Registered: Jul 2003
Location: Chicagoland
Distribution: ArchLinux
Posts: 261

Rep: Reputation: 32
Question How do i stop a locked program?


I've started using apt and synaptic for my downloads. Apparently I had 2 versions of guile in, it warned me I told it to remove the older version. That was about 30 minutes ago, synaptic is still running but shows no signs of life. Hourglass is turning, but otherwise it is un-responsive.

1) How do I know if it a program is actually doing something?

2) how do I stop a frozen program from running?
 
Old 09-01-2003, 11:33 PM   #2
koyi
Member
 
Registered: Jul 2003
Location: Osaka, Japan
Distribution: Arch, Ubuntu
Posts: 421

Rep: Reputation: 31
You can see all running programs by the command:

$ ps aux

use a pipeline to make it easier to read or grep particular program that you want to see like this:

$ ps aux | less
$ ps aux | grep something

it will show you the Process ID of a running program. If you want to stop it(coz it freezed?) just kill the process ID like this:

$ kill <a Process ID>

Hope this help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to stop program looping? twirl Programming 5 10-10-2005 06:05 AM
SSH sessions locked to one program jav Linux - Software 2 11-17-2004 10:06 AM
Stop java program(threaded program..should end cleanly) rmanocha Programming 4 11-09-2004 09:36 AM
How do I stop a program that has crashed? Fe98 Linux - Newbie 4 12-08-2003 07:09 AM
A program locked up. How do I kill it? Travis86 Linux - Newbie 8 01-04-2003 02:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration