[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sort.exe on win2k
From: |
Fossen, Chuck |
Subject: |
sort.exe on win2k |
Date: |
Fri, 30 May 2003 09:23:54 -0500 |
Hi,
I'm trying to use sort.exe called from a perl script. When I do this,
sort tries to make a file /tmp/sort0340800000 that it cannot open
because it is using forward slashes. I can use the -T (-T .) to set the
temp dir but it still uses the the forward slash. As in:
sort: ./sort0340800000: No such file or directory
It works fine from the command line. Is there some interaction with
perl?
Is there any way around this?
Thanks,
Chuck Fossen
Sr. Software Engineer
NextNet Wireless, Inc,
9555 James Ave. S., Suite 270
Bloomington, MN 55431
Phone:952-967-1141
- sort.exe on win2k,
Fossen, Chuck <=