On 5/25/2011 12:43 PM, Andrew DeFaria said this:
> I ssh from my Cygwin box to a Linux machine (happens with Solaris machines
> too) and I can run X applications back to Cygwin/X without a problem.
> However, after a few minutes something happens to the tunnel and I can no
> longer put up any X
-terminal somewhere?
TIA,
--
Tim Daneliuk
tun...@tundraware.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
On 4/19/2011 6:57 AM, Ken Brown said this:
> On 4/18/2011 5:44 PM, Tim Daneliuk wrote:
>> On 4/18/2011 3:27 PM, Ken Brown wrote:
>>> On 4/18/2011 4:02 PM, marco atzeri wrote:
>>>> On Mon, Apr 18, 2011 at 10:01 PM, Tim Daneliuk wrote:
>>>>> This has happ
On 4/18/2011 3:27 PM, Ken Brown wrote:
On 4/18/2011 4:02 PM, marco atzeri wrote:
On Mon, Apr 18, 2011 at 10:01 PM, Tim Daneliuk wrote:
This has happened the last few times I did an upgrade with setup.exe.
emacs, emacs-nox, and emacs -nw will not start at all. Xemacs works
fine.
Previously, I
?
--
Tim Daneliuk
tun...@tundraware.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml
On 3/11/2011 9:44 AM, Tim Daneliuk said this:
> On 3/11/2011 9:39 AM, Eric Blake said this:
>> On 03/11/2011 08:28 AM, Tim Daneliuk wrote:
>>> echo /opt/IBN/df | tr [A-Z] [a-z]
>>>
>>> produces:
>>>
>>>/opt/xxx/df
>>
>>
On 3/11/2011 9:39 AM, Eric Blake said this:
> On 03/11/2011 08:28 AM, Tim Daneliuk wrote:
>> echo /opt/IBN/df | tr [A-Z] [a-z]
>>
>> produces:
>>
>>/opt/xxx/df
>
> Let me guess - you have a file named 'x' in the current directory.
>
>
echo /opt/IBN/df | tr [A-Z] [a-z]
produces:
/opt/xxx/df
not:
/opt/ibn/df
Both Linux and FreeBSD produce correct results. Is this a known
'tr' bug?
--
--------
Tim Daneliuk
tun...@tundraware.com
--
Probl
ng over the documentation; doing so may save you a lot of "interesting"
surprises.
Good luck with your research on cygwin. :-)
Not to mention:
gawk --compat
--
--------
Tim Daneliuk tun...@tundraware.com
PGP Key
Ideas?
--
----
Tim Daneliuk
tun...@tundraware.com
--
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
On 12/30/2010 12:28 PM, Tim Daneliuk wrote:
On 12/30/2010 12:24 PM, Eric Blake wrote:
On 12/30/2010 11:13 AM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes u
On 12/30/2010 12:24 PM, Eric Blake wrote:
On 12/30/2010 11:13 AM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the 'split' utility using a co
On 12/30/2010 12:13 PM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the 'split' utility using a command
along the lines of:
tar -czvfT fi
some magic having to do with either the left side of the | or
the name of the destination file.
2) 'split' seems to behave if run directly on the command line rather
than being the destination of a pipe.
Ideas?
--
---
{This also now runs on cygwin, thanks to the python 2.6 upgrade ...}
'tren' Version 1.239 is now released and available for download at:
http://www.tundraware.com/Software/tren
The last public release was 1.217.
-
What
On 11/8/2010 2:59 AM, Csaba Raduly wrote:
> On Sun, Nov 7, 2010 at 9:22 PM, Tim Daneliuk wrote:
>> I have gotten cssh running fine on cygwin, but for some reason, the menus
>> do not appear on the main/root control window. I have confirmed this
>> behavior on a coupl
??
--
Tim Daneliuk tun...@tundraware.com
PGP Key: http://www.tundraware.com/PGP/
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http
http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>
You can also permanently set this environment variable from Windows itself so
that all instantiations of cygwin environments - regardless of shell will see
it.
--
---
is my hard drive haunted?
--
----
Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/pr
Igor Peshansky wrote:
On Thu, 23 Feb 2006, Tim Daneliuk wrote:
Igor Peshansky wrote:
On Thu, 23 Feb 2006, Tim Daneliuk wrote:
Same reason -- Cygwin isn't really ACL-aware. You can also restore
the original ACLs by running something like "getfacl hosts.allow |
Igor Peshansky wrote:
On Thu, 23 Feb 2006, Tim Daneliuk wrote:
Same reason -- Cygwin isn't really ACL-aware. You can also restore the
original ACLs by running something like "getfacl hosts.allow | setfacl -f
- hosts.allow.orig" (assuming the owner stays the same).
-rwx-
d to be lost:
-rwx--+ 1 tundra None 200 Feb 23 00:15 hosts.allow
-rwx-- 1 tundra None 200 Feb 23 00:15 hosts.allow.orig
-rwx--+ 1 tundra None 407 Feb 23 00:15 hosts.deny
--
--------
Tim Daneliuk [EMAI
22 matches
Mail list logo