ref: b3e875d7db45fca0cde9f4efa12872f61afc54d7 dir: /tests/test.4/action.rc/
#!/bin/rc service=$1 # ls -l /srv/ /n/ mkdir /n/^$service^/dir.0 dircp test.4/dir.0 /n/^$service^/dir.0 # du -a /n/^$service^/dir.0