summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/ugly_stick
diff options
context:
space:
mode:
Diffstat (limited to 'urunlevel/runlevel/ugly_stick')
-rw-r--r--urunlevel/runlevel/ugly_stick6
1 files changed, 6 insertions, 0 deletions
diff --git a/urunlevel/runlevel/ugly_stick b/urunlevel/runlevel/ugly_stick
new file mode 100644
index 0000000..bba6433
--- /dev/null
+++ b/urunlevel/runlevel/ugly_stick
@@ -0,0 +1,6 @@
1#! /bin/sh
2
3pushd ..
4indent runlevel/*.c runlevel/*.h my_linux/*.c my_linux/*.h
5rm -f runlevel/*.c~ runlevel/*.h~ my_linux/*.c~ my_linux/*.h~
6popd