Very new to Cygwin but trying to learn. I am attempting to perform a
dump on a live process. So far I have only been able to get the PID
displayed in Windows which will not allow the dumper to run on the pid.
When I use ps -W and get the CygwinPid and use ps -W it works. What is a
simple straig
On 2/9/2014 10:17 AM, Steven Penny wrote:
On Sun, Feb 9, 2014 at 8:54 AM, Todd Poole wrote:
What is a simple straight forward way I can code the script to obtain the
process cygwin pid by the process name and perform dumper?
This should get you started
set calc
dumper $1 $(ps -W | awk
tly appreciaed.
Thanks
--
Todd Poole
--
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
hanks
--
Todd Poole
--
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
Thank you very much for information. I think I can get it now.
Todd Poole
On 2/20/2014 10:01 AM, Eliot Moss wrote:
On 2/20/2014 8:34 AM, Nellis, Kenneth wrote:
From: Todd Poole
Hi all
Really new to Cygwin. Is there a way to setup Cygwin so when I got to
terminal to type a command I don
Excellent, that's what I was looking for. Thanks for the help.
Todd Poole
On 2/20/2014 12:30 PM, Andrey Repin wrote:
Greetings, Todd Poole!
Really new to Cygwin. Is there a way to setup Cygwin so when I got to
terminal to type a command I don't have to enter the complete path as
?
Thanks
--
Todd Poole
--
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
Thanks to all.
I was able to get it to work with "/c/my directory name"
Todd Poole
On 2/24/2014 10:06 AM, Eric Blake wrote:
On 02/23/2014 03:40 PM, David Stacey wrote:
On 23/02/14 22:27, Todd Poole wrote:
Getting confused on something. From bash terminal I can change
directo
8 matches
Mail list logo