Re: alias command not effective

2011-01-22 Thread Thomas Wiedmann
alias laf='ls -la | grep -v ^d' Thanks - with this statement the alias was recognized. Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

alias command not effective

2011-01-17 Thread Thomas Wiedmann
of an alias, defined, had not been accepted? What has to be done to resolve this problem? Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Wrong message 'Pattern not found'

2010-12-05 Thread Thomas Wiedmann
computer. What may be the reason for this invalid message and how to resolve that problem? Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: Redirecting $TEMP or a certain directory to /tmp

2010-01-17 Thread Thomas Wiedmann
In that case you probably are not running Cygwin 1.7.1. That's true, I still run version 1.5.25-11. Is there a way to use fstab in version 1.5.25-11? What's to do? Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: Redirecting $TEMP or a certain directory to /tmp

2010-01-14 Thread Thomas Wiedmann
mount -f E:/Temp /tmp Thanks, that worked. And, if you want this to be permanent you need to *put* it in /etc/fstab. My /etc directory in Cygwin has no fstab. Can I create it manually in Cygwin and does it work like in LINUX/UNIX or are additional steps be required? Thomas Wiedmann

Re: Redirecting $TEMP or a certain directory to /tmp

2010-01-13 Thread Thomas Wiedmann
the assignment of /tmp. Thomas Wiedmann -- 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

Redirecting $TEMP or a certain directory to /tmp

2010-01-11 Thread Thomas Wiedmann
Hello, how can in Cygwin the directory, which is in Windows configured as $TEMP, or a certain other directory, be redirected to /tmp? Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Calling Cygwin to start a shellscript

2009-05-15 Thread Thomas Wiedmann
Hello, How can a shellscript be called from the Windows cmd console using Cygwin, i. e. by which command, options and arguments has Cygwin to be called to run a shellscript, e. g. myscript.sh? Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Configuration of HOME directory

2009-04-08 Thread Thomas Wiedmann
home directory in Cygwin? Thomas Wiedmann -- 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/

Re: Clearing the Cygwin console

2009-03-21 Thread Thomas Wiedmann
cmd /c cls doesn't work. It gives the output: ♀ In a DOS console? In the usual console of Windows XP (ok - DOS console) called with cd /d %ProgramFiles%\Cygwin\bin bash --login -i Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Clearing the Cygwin console

2009-03-15 Thread Thomas Wiedmann
alias cls='cmd /c cls' cmd /c cls doesn't work. It gives the output: ♀ Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: Clearing the Cygwin console

2009-03-15 Thread Thomas Wiedmann
There's also 'clear.exe', although it also does not clear/reset the scrollback buffer. Where, i. e. in which Cygwin package? In my %ProgramFiles%\Cygwin\bin there is no clear.exe. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Clearing the Cygwin console

2009-03-15 Thread Thomas Wiedmann
Where, i. e. in which Cygwin package? In my %ProgramFiles%\Cygwin\bin there is no clear.exe. Sorry - I just saw, that the next postings had answered this question - I should have read them before. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Clearing the Cygwin console

2009-03-14 Thread Thomas Wiedmann
? Thomas Wiedmann -- 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/

Re: Starting other Cygwin console from Cygwin console

2009-03-14 Thread Thomas Wiedmann
cygstart bash Thanks - worked. Thomas Wiedmann -- 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/

Re: Clearing the Cygwin console

2009-03-14 Thread Thomas Wiedmann
Ctrl+L. Works in all terminals. Great - thanks - worked. Thomas Wiedmann -- 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/

Starting other Cygwin console from Cygwin console

2009-03-07 Thread Thomas Wiedmann
Hello, how, i. e. by which command, can from an open Cygwin console a 2nd Cygwin console (or tab) be started in Windows XP? Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Info about OS by command in Cygwin

2009-03-07 Thread Thomas Wiedmann
for using it in a script? Thomas Wiedmann -- 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/

Info about OS by command in Cygwin

2009-02-28 Thread Thomas Wiedmann
Hello, by which Cygwin/bash command can I get detailed information about the Operating System, e. g. about the Windows version (XP? SP?)? Trying with the Windows command ver I've got the error -bash: ver: command not found. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml

Re: user shared size version mismatch while trying scp

2008-07-28 Thread Thomas Wiedmann
Thanks for all infos. Thomas Wiedmann -- 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/

user shared size version mismatch while trying scp

2008-07-09 Thread Thomas Wiedmann
\OpenSSH installation? Thomas Wiedmann -- 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/

Saving alias settings

2008-06-23 Thread Thomas Wiedmann
Hello, how can alias settings be saved persistently in Cygwin a) for the current user only b) for all users of the PC? Thanks for all good hints. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Decompressing/Viewing zip files with Cygwin

2008-06-19 Thread Thomas Wiedmann
not found How to get and integrate the unzip command for Cygwin? Thomas Wiedmann -- 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

Decompressing/Viewing zip files with Cygwin

2008-06-18 Thread Thomas Wiedmann
Hello, how can (Win)zip files (or certain files only of the zip archive) be decompressed or at least be viewed with Cygwin? Thanks for all good hints. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: scp doesn't copy - neither returns an error message

2007-04-02 Thread Thomas Wiedmann
to previous question): It's true, I installed the OpenSSH package some time ago; I cannot say any more, when it was; so it may be no real Cygwin package. Nevertheless I wonder, why there is a scp.exe, appearing that an scp command my run, but it doesn't. Thomas Wiedmann -- Unsubscribe info

Re: scp doesn't copy - neither returns an error message

2007-03-28 Thread Thomas Wiedmann
: Einstiegspunkt nicht gefunden ...). Looks, that the correct installation for resolving my original scp problem is rather complicated. What to do else to make scp run (and rebase and - what else is required ...)? Please in detailed description - to avoid misunderstandings. Thomas Wiedmann

Re: scp doesn't copy - neither returns an error message

2007-03-26 Thread Thomas Wiedmann
The exact same way you get *any* cygwin package: run setup.exe and choose it in the package selection screen/ Sorry, but when I opened/ran the setup.exe (2.510.2.2) of Cygwin, I didn't find a rebase package. Where can I get it from and what means rebase? Thomas Wiedmann -- Unsubscribe

scp doesn't copy - neither returns an error message

2007-03-16 Thread Thomas Wiedmann
above, the directory only contains a few files. Thanks for all good hints. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: scp doesn't copy - neither returns an error message

2007-03-16 Thread Thomas Wiedmann
://cygwin.com/packages/rebase/, but this only contains some lines with directories. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ