summaryrefslogtreecommitdiff
path: root/checkpasswd/print-cc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'checkpasswd/print-cc.sh')
-rw-r--r--checkpasswd/print-cc.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/checkpasswd/print-cc.sh b/checkpasswd/print-cc.sh
new file mode 100644
index 0000000..bc28452
--- /dev/null
+++ b/checkpasswd/print-cc.sh
@@ -0,0 +1,5 @@
+cc="`head -1 conf-cc`"
+systype="`cat systype`"
+
+cat warn-auto.sh
+echo exec "$cc" '-c ${1+"$@"}'