code: mafs

ref: 0906df260dba0a482190c91103cb3041baf704fc
dir: /tests/test.1/action.rc/

View raw version
#!/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