Re: 1.7.1- Scheduled Tasks runs but lacks 'du -kh' output

2010-03-22 Thread Csaba Raduly
On Sun, Mar 21, 2010 at 6:10 PM, computer tech wrote: > I have a .bat file, that is scheduled to run as NT Authority\System > every morning. The schedule tasks calls the run.bat file.  The script > is running at the schedule time, but when I check the files in the > morning the only output is from

Re: 1.7.1- Scheduled Tasks runs but lacks 'du -kh' output

2010-03-21 Thread Larry Hall (Cygwin)
On 3/21/2010 1:10 PM, computer tech wrote: I have a .bat file, that is scheduled to run as NT Authority\System every morning. The schedule tasks calls the run.bat file. The script is running at the schedule time, but when I check the files in the morning the only output is from the 'echo' comman

1.7.1- Scheduled Tasks runs but lacks 'du -kh' output

2010-03-21 Thread computer tech
I have a .bat file, that is scheduled to run as NT Authority\System every morning. The schedule tasks calls the run.bat file. The script is running at the schedule time, but when I check the files in the morning the only output is from the 'echo' commands(see hello-fs2.sh script below). I don't se

Re: 1.7.1- Scheduled Tasks runs but lacks 'du -kh' output

2010-03-17 Thread Bengt-Arne Fjellner
On 2010-03-17 3:23 PM, computer tech wrote: I have a .bat file, that is scheduled to run as NT Authority\System every morning. The schedule tasks calls the run.bat file. The script is running at the schedule time, but when I check the files in the morning the only output is from the 'echo' comma

1.7.1- Scheduled Tasks runs but lacks 'du -kh' output

2010-03-17 Thread computer tech
I have a .bat file, that is scheduled to run as NT Authority\System every morning. The schedule tasks calls the run.bat file.  The script is running at the schedule time, but when I check the files in the morning the only output is from the 'echo' commands(see hello-fs2.sh script below). I don't se