Re: man pages formating (msg to Chris)

2004-06-16 Thread Cyber.Zombie
As a way to get past the excessive domain stuff, you can always grab a subset. Ex: mkpasswd -d abaton -u rhannah I don't see any similar feature for mkgroup... aoratos wrote: Larry Hall wrote: At 11:03 AM 6/16/2004, you wrote: When I view man pages it doesn't format them properly, instead it

Re: How to make dos windows bring up BASH automatically

2003-02-16 Thread Cyber.Zombie
Agreed -- don't even bother with the command shell if you want to immediately go to bash... Max Bowsher wrote: Steve wrote: Max Bowsher wrote: Steve wrote: I have set up my path so that I can type "bash" in any dos window and get bash. I would like to set this up to be automatic

Re: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Cyber.Zombie
Assuming you haven't changed the standard mount points: cp file /cygdrive/c/My\ Documents Lane, Frank L wrote: How can I copy a file from a directory to My Documents on a bash command line? I played with it and can't hack the syntax. Thanks, Frank -- Unsubscribe info: http://cygwin.com/

Re: sshd problems

2002-10-10 Thread Cyber.Zombie
Shouldn't that have been: mount -s -b -c / User mounts override system mounts. You'll also need to do (after the above mount): umount -u -c Then exit/reenter the shell and all should be kosher. David Monk wrote: >Some of what you asked is in the cygcheck output, but here it is: (note, >cha