Plan 9 from Bell Labs’s /usr/web/sources/contrib/maht/acme/bin/4t

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#!/bin/rc

rfork
cd 
bind -a /sys/src/cmd/4th .

tags=`{cat /mnt/acme/$winid/tag}
f=$tags(1)
while(! ~ $tags(1) 4t) tags = $tags(2-)
/bin/4th cqx $f $tags(2-)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.