I mean '/home/jhu' as the user's home.
Sorry for the confusion.
On Sat, Jul 30, 2016 at 2:38 PM, Reckoner wrote:
> Thanks for your reply. By "home" directory, I mean "/home/". This is
> c:\cygwin\home on Windows but /home/ on cygwin.
>
> %
:rw-
group:Users:r-x #effective:r--
mask:rw-
other:---
Thanks!
On Sat, Jul 30, 2016 at 1:14 PM, Andrey Repin wrote:
> Greetings, Reckoner!
>
>> When I do
>
>> % touch foo
>
>> in my home directory, `ls -l` gives,
>
>> rw+ 1 jhu 0 J
When I do
% touch foo
in my home directory, `ls -l` gives,
rw+ 1 jhu 0 Jul 30 09:16 foo
Note the permissions. Here's my /etc/fstab
none /mnt cygdrive binary,noacl,posix=0,user 0 0
c: /c ntfs noacl,binary,auto 0 0
d: /d ntfs noacl,binary,auto 0 0
c:/Temp /tmp ntfs noacl,binary,auto
Hi,
I usually start the non-cygwin gvim.exe via the rxvt cygwin console
doing something like:
% gvim filename.py
the problem is that, when inside GVIM, when I do:
:py print os.environ['PATH']
I see a lot of cygwin paths which messes up the Python path that GVIM
wants to use. Is there a way
Hi,
I can see there is a numpy install for python, but is there anything for scipy?
I'm having no luck building it myself.
Thanks!
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscri
Hi,
This command line from chere is not working anymore for zsh version
4.3.10, but it worked for zsh version 4.3.9:
C:\cygwin\bin\run.exe C:\cygwin\bin\rxvt.exe -e /bin/xhere /bin/zsh.exe "%L"
any help appreciated.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Thanks for all your great suggestions. Here is what I settled on for
the batch file:
c:\cygwin\bin\zsh --login -c "cd '%1' ;exec zsh"
The only thing I have to work out is how to handle cases where the %1
argument contains spaces.
Thanks again!
--
Problem reports: http://cygwin.com/prob
hi,
I use chere to right-click and open a shell at a given directory, and
I was wondering if it is possible to setup a windows batch script that
would accomplish the same thing from the Windows command line. In
other words something like,
c:> cygwin_start_dir.bat c:\mystuff\directory
which would
Hi,
I would like to create a shortcut that will open my favorite shell at
a specific directory embedded in the shortcut. Is this possible?
While we are fantasizing, is it possible to create a shortcut that
would open to a directory that is dropped on it? Chere goes along
these lines, but cannot a
I'm not exaggerating. I have over one million small files that like to
move between disks. The problem is that even getting a directory
listing takes forever.
Is there a best practice for this?
I don't really need the directory listing, I just need to move all the
files. I have been using rsync,
Is it possible to setup rxvt to incrementally change font sizes by
doing control-wheelmouse?
If so, how?
thanks.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
11 matches
Mail list logo