public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* We have a "cygstart" -- why not a "cygstop"?
@ 2011-06-13  8:49 SJ Wright
  2011-06-13 11:13 ` Andy Koppe
  0 siblings, 1 reply; 2+ messages in thread
From: SJ Wright @ 2011-06-13  8:49 UTC (permalink / raw)
  To: Cygwin User Mailing List

Or does such an idea go too much against the grain of "let's keep Cygwin 
as much of a Unix as possible?"

At the very least, it would cut through all the rigamorole of "kill"-ing 
pids that were likely to return errors.

Comments?

SJ Wright

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: We have a "cygstart" -- why not a "cygstop"?
  2011-06-13  8:49 We have a "cygstart" -- why not a "cygstop"? SJ Wright
@ 2011-06-13 11:13 ` Andy Koppe
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Koppe @ 2011-06-13 11:13 UTC (permalink / raw)
  To: cygwin

On 13 June 2011 09:49, SJ Wright wrote:
> Or does such an idea go too much against the grain of "let's keep Cygwin as
> much of a Unix as possible?"
>
> At the very least, it would cut through all the rigamorole of "kill"-ing
> pids that were likely to return errors.
>
> Comments?

Here you go:

alias cygstop '/bin/kill -f'

(See also 'man kill'. Unfortunately Cygwin's version of 'kill' is
usually hidden by a shell builtin, which is why the /bin/ is needed.)

Regards,
Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-13 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-13  8:49 We have a "cygstart" -- why not a "cygstop"? SJ Wright
2011-06-13 11:13 ` Andy Koppe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).