code: mafs

ref: ddd35edac6785918a0c4ca11548db2a7f211a732
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