Re: System crontab with username containing a space

2017-08-24 Thread Erik Soderquist
On Thu, Aug 24, 2017 at 3:20 PM, Erik Soderquist wrote: > I ran into a similar issue where I had a space in a mount, and I had > to use some form of octal/hex encoding, but I no longer remember the > exact details... > > > I will try to reproduce this and see what I can find. Well, I confirmed wha

Re: System crontab with username containing a space

2017-08-24 Thread Brian Inglis
On 2017-05-25 17:19, Gene Pavlovsky wrote: > Due to circumstances beyond my control, I've got a user account on a > remote PC which contains a space in the username, i.e. "Test > Computer". > I've set up Cygwin and cron, and am having problems with the system crontab. > I can't figure out how to pu

Re: System crontab with username containing a space

2017-08-24 Thread Erik Soderquist
On Thu, May 25, 2017 at 7:19 PM, Gene Pavlovsky wrote: > Hey folks :) > > Due to circumstances beyond my control, I've got a user account on a > remote PC which contains a space in the username, i.e. "Test > Computer". > I've set up Cygwin and cron, and am having problems with the system crontab.