summaryrefslogtreecommitdiff
path: root/utils/vis
blob: 572b78691622b81ec5247aa0a087bf9e889ebbe4 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

TOP=.
if test -d origdir
then
  TOP=origdir
fi

vi `find $TOP/kernel/OS/SunOS $TOP/setup/SunOS $TOP/os_cmd/SunOS -name $1`