summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/ugly_stick
blob: bba6433c2ba0299c2a4d3db2c4a359899ce2b329 (plain)
1
2
3
4
5
6
#! /bin/sh

pushd ..
indent runlevel/*.c runlevel/*.h my_linux/*.c my_linux/*.h
rm -f runlevel/*.c~ runlevel/*.h~ my_linux/*.c~ my_linux/*.h~
popd