Index: trunk/Ohana/src/opihi/scripts/sched.pro
===================================================================
--- trunk/Ohana/src/opihi/scripts/sched.pro	(revision 4691)
+++ trunk/Ohana/src/opihi/scripts/sched.pro	(revision 4693)
@@ -1,12 +1,13 @@
 
-controller host alala
+# controller host alala
 
 task test
-  command date 
+  command ls /data/eugene 
   periods -poll 1.0
   periods -exec 5.0
   periods -timeout 10.0
-  trange 07:09 07:10
-  trange -exclude 07:09:30 07:09:45
+  # trange 07:09 07:10
+  # trange -exclude 07:09:30 07:09:45
+  nmax 1
   host local
   # host localhost
@@ -20,7 +21,6 @@
     # note that $stdout/$stderr may contain return characters
     # which will interfere with 'exec'
-    output success.log
+    # push ls.list $stdout
     echo $stdout
-    output stdout
   end
 
