From 78488dc84afac1398e582ae6bbaf9606d07afa1e Mon Sep 17 00:00:00 2001 From: John Denker Date: Sat, 2 Jun 2012 18:38:28 -0700 Subject: checkpassword ... as downloaded --- checkpasswd/print-cc.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 checkpasswd/print-cc.sh (limited to 'checkpasswd/print-cc.sh') 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+"$@"}' -- cgit v1.2.3