Plan 9 from Bell Labs’s /n/sources/contrib/rog/sh-examples/demo/deadlock.demo/demo
cmds = ( show {result = 'cat philosophers.b'} compile {result = 'limbo -g philosophers.b'} show {result = 'ls -l philosophers.*'} run {result = 'philosophers'} exit {result=''} ) dodemo $cmds
(This is a user-contributed directory and should not be interpreted as statement by Alcatel-Lucent.)