Re: Force "ls" to show .exe extension

2015-01-06 Thread Tom Robinson
If you don't want to specify the extension, can you specify as asterisk? [3236 CBGSAS04:~/Documents]$ touch name.exe [3237 CBGSAS04:~/Documents]$ ls -l name -rw-r--r--+ 1 cbg.tom Domain Users 0 Jan 7 09:34 name [3238 CBGSAS04:~/Documents]$ ls -l name.exe -rw-r--r--+ 1 cbg.tom Domain Users 0 Jan

Access local drive over remote desktop

2014-01-19 Thread Tom Robinson
Hi, I'm wanting to copy a remote file to my local drive, using the redirection supplied by Microsoft Remote Desktop. This is how the drive appears in 'net': C:\Users\cbg.tom>net use New connections will be remembered. Status Local RemoteNet

Re: Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
On 2013-12-19, at 12:31, David Stacey wrote: > On 18/12/13 22:35, Tom Robinson wrote: >> [2411 CBGSAS04://cbgnas01/source/unrtf-0.21.5]$ unrtf --version >> -bash: unrtf: command not found > > It looks like you missed out a 'make install'. > > Dave. Lol!

Re: Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
make[1]: Leaving directory '//cbgnas01/source/unrtf-0.21.5' [2411 CBGSAS04://cbgnas01/source/unrtf-0.21.5]$ unrtf --version -bash: unrtf: command not found [2412 CBGSAS04://cbgnas01/source/unrtf-0.21.5]$ where unrtf INFO: Could not find files for the given pattern(s). [2413 CBGSAS04://cbgn

Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
Hi guys, I need to run unrtf under a 64-bit install of CYGWIN_NT-6.3 Apparently it's MIA: http://cygwin.com/ml/cygwin-apps/2013-08/msg00256.html (maintained by Jari Aalto). Is a 64-bit version in the repository close, or can somebody help me compile it? I tried downloading directly and compili

sitecopy silently fails under cygwin

2006-10-02 Thread Tom Robinson
Hi folks, I've installed cygwin and sitecopy. When I try to run sitecopy from the bash prompt, nothing happens: i.e., not even an error message: [113 Workstation:~]$ uname CYGWIN_NT-5.1 [114 Workstation:~]$ sitecopy -V [115 Workstation:~]$ sitecopy appears to be installed OK: 'which sitec