9front - general discussion about 9front
 help / color / mirror / Atom feed
* rephard
@ 2012-04-25 16:47 sl
  0 siblings, 0 replies; only message in thread
From: sl @ 2012-04-25 16:47 UTC (permalink / raw)
  To: 9front

#!/bin/rc
cmd1='9fs 9fat && cat /n/9fat/plan9.ini'
cmd2='cat /dev/kmesg'
cmd3='for(i in `{ls /dev | grep sd[A-Z][0-9]}){
	echo
	echo $i
	cat $i/ctl
}'
cmd4='pci -v'
cmd5='aux/icanhasmsi'
cmd6='@{rfork n; aux/realemu; aux/vga -p}'
cmd7='cat /dev/audiostat'
cmd8='cat /dev/volume'
echo
echo $"cmd1
eval $"cmd1
echo
echo $"cmd2
eval $"cmd2
eval $"cmd3
echo
echo $"cmd4
eval $"cmd4
echo
echo $"cmd5
eval $"cmd5
echo
echo $"cmd6
eval $"cmd6
echo
echo $"cmd7
eval $"cmd7
echo
echo $"cmd8
eval $"cmd8

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-25 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-25 16:47 rephard sl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).