ref: b3e875d7db45fca0cde9f4efa12872f61afc54d7 dir: /tests/test.b/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^/a/ctl