ref: 56bd332994102b4e194819abb5e087a8895452f9 dir: /tests/test.6/action.rc/
#!/bin/rc service=$1 # du -a /n/^$service^/ mkdir /n/^$service^/dir1 touch /n/^$service^/dir1/file1 echo test >> /n/^$service^/dir1/file1 cat /n/^$service^/adm/ctl sleep 1