Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-29 Thread Brian Inglis via Cygwin
. Kindly let us know if you require any additional details, logs, or configuration specifics to assist with the troubleshooting process. We look forward to your prompt assistance. Assistance is provided when volunteers have free time to respond when required problem reporting information (above

Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-29 Thread Andrey Repin via Cygwin
Greetings, Agnihotri, Alok Kumar! This list uses a bottom-posting for easier navigation of reply history. >>> Dear Cygwin Technical Support Team, >>> I hope this email finds you well. >>> My name is Alok Agnihotri, and I am part of the Philips organization. We >>> are utilizing Cygwin in our envi

Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-28 Thread Agnihotri, Alok Kumar via Cygwin
; cygwin@cygwin.com Subject: Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment [You don't often get email from anrdae...@yandex.ru. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Caution: This e-mail originated from outside of Philip

Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-28 Thread Andrey Repin via Cygwin
Greetings, Agnihotri, Alok Kumar! > Dear Cygwin Technical Support Team, > I hope this email finds you well. > My name is Alok Agnihotri, and I am part of the Philips organization. We > are utilizing Cygwin in our environment to execute SSH commands remotely on > Windows-based machines, supporting

Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-28 Thread Agnihotri, Alok Kumar via Cygwin
providing the necessary steps to resolve it. Kindly let us know if you require any additional details, logs, or configuration specifics to assist with the troubleshooting process. We look forward to your prompt assistance. Best regards, Alok Agnihotri Philips Innovation Campus

Re: Need Assistance Installing GDB in Cygwin for Windows 10

2022-05-19 Thread Jon Turney
On 19/05/2022 13:19, abel.asmel...@att.net wrote: Hello Jon, I am running the Setup.X86_64.exe program and selecting packages from the screen below and I don't see GDB package. Please, tell me what I am doing wrong. You need to change the 'View' selected at the top left from 'Up To Date'

Re: Need Assistance Installing GDB in Cygwin for Windows 10

2022-05-19 Thread Eliot Moss
On 5/19/2022 7:00 AM, abel.asmel...@att.net wrote: Hello Cygwin Contributors, I am trying to install GDB in Cygwin using the Setup_X86_64.exe Cygwin installation program. However, I don't see the option of GDB source in the package installation selection panel. What package should I use to insta

Re: Need Assistance Installing GDB in Cygwin for Windows 10

2022-05-19 Thread Jon Turney
On 19/05/2022 12:00, abel.asmel...@att.net wrote: Hello Cygwin Contributors, I am trying to install GDB in Cygwin using the Setup_X86_64.exe Cygwin installation program. However, I don't see the option of GDB source in the package installation selection panel. What package should I use to instal

Need Assistance Installing GDB in Cygwin for Windows 10

2022-05-19 Thread abel.asmelash
Hello Cygwin Contributors, I am trying to install GDB in Cygwin using the Setup_X86_64.exe Cygwin installation program. However, I don't see the option of GDB source in the package installation selection panel. What package should I use to install GDB debugger? Please, help. Regards, Abel

Re: Assistance with 'split -l' command

2020-08-13 Thread Mark Hansen
On 8/12/2020 8:24 AM, Andrey Repin wrote: Greetings, Gary Vaughan! I am working with csv files and when I perform the split -l, it splits the file correctly, but is putting the 'aa','ab','ac' after the file extension. Be very careful to use generic text tools on CSV files. On any non-textual

Re: Assistance with 'split -l' command

2020-08-12 Thread Gary Vaughan via Cygwin
smission and its attachments without reading or saving in any manner. From: Andrey Repin Sent: Wednesday, August 12, 2020 10:24 AM To: Gary Vaughan ; cygwin@cygwin.com Subject: Re: Assistance with 'split -l' command WARNING! EXTERNAL EMAIL: Please co

Re: Assistance with 'split -l' command

2020-08-12 Thread Andrey Repin
Greetings, Gary Vaughan! > I am working with csv files and when I perform the split -l, it splits the > file correctly, but is putting the 'aa','ab','ac' after the file extension. Be very careful to use generic text tools on CSV files. On any non-textual files, actually. -- With best regards,

Re: Assistance with 'split -l' command

2020-08-11 Thread René Berber via Cygwin
On 8/11/2020 6:57 PM, Gary Vaughan via Cygwin wrote: I am working with csv files and when I perform the split -l, it splits the fioe correctly, but is putting the 'aa','ab','ac' after the file extension. Would love to know how to get it after the file name before the file extension. as an examp

Assistance with 'split -l' command

2020-08-11 Thread Gary Vaughan via Cygwin
I am working with csv files and when I perform the split -l, it splits the fioe correctly, but is putting the 'aa','ab','ac' after the file extension. Would love to know how to get it after the file name before the file extension. as an exampole, command split -l 5000 /desktop/ESM.csv /desktop/

Important !..Need Assistance on OpenSSH..! Important

2020-04-03 Thread Veerabhadra Sway via Cygwin
Hello All, we have been trying to setup SFTP in one of the server and facing few challenges can you kindly please help me on this. 1) while configuring ssh-host-config from the terminal i dont get the option asking to install privilege user(cyg_server) but simply installs the service and the se

Re: Assistance sought grepping log files

2009-10-02 Thread Larry W. Virden
--- On Thu, 10/1/09, Ken Jackson wrote: > Try: > >   strings -el logfile | grep ... Thanks - that works for me (as long as I remember that -el flag... -- Tcl - It's the real thing. http://wiki.tcl.tk/ http://www.purl.org/NET/lvirden/ http://www.xanga.com/lvirden/ Anything in this posting

Re: Assistance sought grepping log files

2009-10-01 Thread Ken Jackson
Try: strings -el logfile | grep ... -Ken On Thu, 1 Oct 2009 10:00:41 -0700 (PDT) "Larry W. Virden" wrote: > I regularly am forced to deal with a variety of logfiles on > Windows, and so in hopes of being able to do so with some grace, I > took a crack at accessing the files via Cygwin. > >

Re: Assistance sought grepping log files

2009-10-01 Thread Ralph Hempel
Larry W. Virden wrote: I regularly am forced to deal with a variety of logfiles on Windows, and so in hopes of being able to do so with some grace, I took a crack at accessing the files via Cygwin. Larry, there's a Tcl package for Cygwin :-) Ralph -- Problem reports: http://cygwin.com/p

Re: Assistance sought grepping log files

2009-10-01 Thread mike marchywka
On Thu, Oct 1, 2009 at 1:39 PM, Dave Korn wrote: > Larry W. Virden wrote: > >> For example, I've copied some of the "12 hive" tracing logs from IIS (or >> maybe it is SharePoint... I'm still struggling to figure all this out) into >> a directory to which I have access. >> >> Now I'd like to crunch

Re: Assistance sought grepping log files

2009-10-01 Thread Dave Korn
Larry W. Virden wrote: > For example, I've copied some of the "12 hive" tracing logs from IIS (or > maybe it is SharePoint... I'm still struggling to figure all this out) into > a directory to which I have access. > > Now I'd like to crunch those logs to see the errors, etc. > > awk and grep, ho

Assistance sought grepping log files

2009-10-01 Thread Larry W. Virden
I regularly am forced to deal with a variety of logfiles on Windows, and so in hopes of being able to do so with some grace, I took a crack at accessing the files via Cygwin. For example, I've copied some of the "12 hive" tracing logs from IIS (or maybe it is SharePoint... I'm still struggling

Re: [OT] Remote assistance script?

2009-09-10 Thread Andrew Schulman
> I'd go for an stunnel setup. You can tunnel any TCP traffic over SSL > (including e.g. ssh-- I've done it), and access to port 443 is just about > guaranteed. Or, you can just have your ssh server listen on port 443. The only way this wouldn't work is if either (1) port 443 is blocked, which i

Re: [OT] Remote assistance script?

2009-09-10 Thread Andrew Schulman
> I need to ship a laptop to Peru (15:00 GMT-5), I have no idea what type of > network connectivity they will have. Also I have no idea what type of user > competence will be. > > Any suggestions for a ssh/vnc setup to make as a double click type script? I'd go for an stunnel setup. You can tunn

[OT] Remote assistance script?

2009-09-10 Thread Jason Pyeron
I need to ship a laptop to Peru (15:00 GMT-5), I have no idea what type of network connectivity they will have. Also I have no idea what type of user competence will be. Any suggestions for a ssh/vnc setup to make as a double click type script? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: need assistance w/sftp & home folder creation

2006-08-04 Thread Mark Fisher
On 8/4/06, MyStiC wrote: Also, I am looking for a way to have the initial setup of the users' home directories to also create predefined links. ie /home/user/ link_1, link_2... Presently, I am creating these links manually so the restricted users, or any user which is unfamiliar with the file s

need assistance w/sftp & home folder creation

2006-08-04 Thread MyStiC
any user which is unfamiliar with the file system, can quickly access public resources. I appreciate any assistance How do I reply so that this stays attached to this issue? Sorry, new @ Cygwin Cygwin Configuration Diagnostics Current System Time: Fri Aug 04 11:27:11 2006 Windows 2003 Server Ve

Re: Cron Job Assistance Required

2006-07-12 Thread Chuck
[EMAIL PROTECTED] wrote: > Hi "CygWinners" { :) (C) Sujit Menon }, > > Can anybody help me write a cron or at batch job using cygwin. > > I want to run a script every Tuesday morning. The script directs certain > files which it picks up from my windows directory system, which is why > cygwin is h

Cron Job Assistance Required

2006-07-12 Thread sujit . menon
Hi "CygWinners" { :) (C) Sujit Menon }, Can anybody help me write a cron or at batch job using cygwin. I want to run a script every Tuesday morning. The script directs certain files which it picks up from my windows directory system, which is why cygwin is helpful rather than using a Solaris mac

Some assistance with pkg-config

2004-11-06 Thread Ney André de Mello Zunino
ackage 'gtkmm-2.4' found It tells me the directory containing the file 'gtkmm-2.4.pc' is not in the path, but it is. What am I missing? I would appreciate any assistance. Thank you, -- Ney André de Mello Zunino -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

YOUR ASSISTANCE NEEDED URGENTLY

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

soliciting for assistance.

2003-09-04 Thread Kami Edwards
I wish to solicit your candid assistance to enable me own a house in your country.I was a top executive member of Charles Taylor's cabinet in charge of the purchase of arms.Prior to the arrival of peace keeping force from the United Nations,there seems to be no hope rather than to relinquish

soliciting for assistance.

2003-09-04 Thread Kami Edwards
I wish to solicit your candid assistance to enable me own a house in your country.I was a top executive member of Charles Taylor's cabinet in charge of the purchase of arms.Prior to the arrival of peace keeping force from the United Nations,there seems to be no hope rather than to relin

ASSISTANCE

2003-01-26 Thread MARIAM MOBUTU
FROM:MRS. M SESE-SEKO DEAR FRIEND. I AM MRS. MARIAM SESE-SEKO WIDOW OF LATE PRESIDENT MOBUTU SESE-SEKO OF ZAIRE? NOW KNOWN AS DEMOCRATIC REPUBLIC OF CONGO (DRC). I AM MOVED TO WRITE YOU THIS LETTER, THIS WAS IN CONFIDENCE CONSIDERING MY PRESENT CIRCUMSTANCE AND SITUATION. I ESCAPED ALONG WITH MY HU

RE: PostgreSQL Assistance (was Re: FW: Sorry to bother you)

2002-12-09 Thread Michael Rieser
> > In any event the Makefile needs to be fixed to include the .exe on the > > end of postmaster. > > Sorry, but I don't agree. If you feel strongly about this issues, then > post a patch to [EMAIL PROTECTED] As I probably won't be trying to run postmaster from cmd again, this is unnecessary. Th

PostgreSQL Assistance (was Re: Sorry to bother you)

2002-12-09 Thread Jason Tishler
Mike, Please post instead of sending private email. On Sat, Dec 07, 2002 at 11:18:51AM -0600, Michael Rieser wrote: > I'm trying to get PostgreSQL 7.3 working under Windows 2000 as a > service. > > I've run the most recent cygwin setup.exe to install postgresql. > > I've followed the postgresql

PostgreSQL Assistance (was Re: FW: Sorry to bother you)

2002-12-09 Thread Jason Tishler
On Sat, Dec 07, 2002 at 02:19:21PM -0600, Michael Rieser wrote: > I think I figured it out. > > I downloaded the tar ball and rebuilt PostgreSQL. > > The drive where I installed cygwin is FAT32, the symbolic link to > postmaster from postgres.exe never worked. If the above is true, then I presum

Re: REQUEST FOR AN ASSISTANCE (can we get an ALL CAPS spam filter?)

2002-10-28 Thread Max Bowsher
> On Mon, Oct 28, 2002 at 10:07:12AM -0500, Scott Prive wrote: >> Any chance the list maintainer could add a filter for all-caps >> emails? Christopher Faylor <[EMAIL PROTECTED]> wrote: > I'd be more likely to add a filter for people who ask for filters. Sorry, but has anyone actually ever seen a

Re: REQUEST FOR AN ASSISTANCE (can we get an ALL CAPS spam filter?)

2002-10-28 Thread Christopher Faylor
On Mon, Oct 28, 2002 at 10:07:12AM -0500, Scott Prive wrote: >Any chance the list maintainer could add a filter for all-caps emails? I'd be more likely to add a filter for people who ask for filters. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

RE: REQUEST FOR AN ASSISTANCE (can we get an ALL CAPS spam filter?)

2002-10-28 Thread Igor Pechtchanski
On Mon, 28 Oct 2002, Scott Prive wrote: > Any chance the list maintainer could add a filter for all-caps emails? I thought all-caps subjects already were in the filter. Apparently, I was wrong... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,

RE: REQUEST FOR AN ASSISTANCE (can we get an ALL CAPS spam filter?)

2002-10-28 Thread Scott Prive
Any chance the list maintainer could add a filter for all-caps emails? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

REQUEST FOR AN ASSISTANCE

2002-10-28 Thread SANDRA SAVIMBI
DEAR SIR/MADAM, THIS LETTER MAY COME TO YOU AS A SURPRISE DUE TO THE FACT THAT WE HAVE NOT YET MET. THE MESSAGE COULD BE STRANGE BUT REAL IF YOU PAY SOME ATTENTION TO IT. I COULD HAVE NOTIFIED YOU ABOUT IT AT LEAST FOR THE SAKE OF YOUR INTEGRITY. PLEASE ACCEPT MY SINCERE APOLOGIES. IN BRINGING THI

Urgent Assistance, From South Africa

2002-05-19 Thread Mr.Tutu
Five Hundred Thousand U. S. Dollars ($26,500,000.) which we want to transfer abroad with the assistance and cooperation of a foreign company/individual to receive the said fund on our behalf or a reliable foreign non-company account to receive such funds. More so, we are handicapped in the circumstances,

Re: ASSISTANCE

2002-05-15 Thread Christopher Faylor
On Wed, May 15, 2002 at 01:59:34PM -0700, Nicholas Wourms wrote: >LOL! This is the funniest thing I've read in ages...nah it just gets >funnier every time I read it. Seriously though, can we blacklist this >address? I blacklist the email address of every message that I see here. If the subject

Re: ASSISTANCE

2002-05-15 Thread Charles Wilson
At the risk of lengthening the thread of a spam email, this is NOT funny. It's a variation of the 'nigerian scam' and has led to some marks not only losing their money, but also their lives. Kidnapping, ransom, murder...this is NOT your average, run-of-the-mill scam. See: http://www.scambust

Re: ASSISTANCE

2002-05-15 Thread Nicholas Wourms
LOL! This is the funniest thing I've read in ages...nah it just gets funnier every time I read it. Seriously though, can we blacklist this address? --- "DR.VINCENT OFFOR" <[EMAIL PROTECTED]> wrote: > Dear friend, <> __ Do You Yahoo!? LAUNCH

ASSISTANCE

2002-05-15 Thread DR.VINCENT OFFOR
Dear friend, I write to seek your cooperation as my foreign partner and your assistance to enable me to own a property and invest in the stable economy of your country. My names are DR.VINCENT OFFOR,I am making this venture proposal to you in strict confidence. The money I want to