patch-2.4.22 linux-2.4.22/scripts/ver_linux
Next file: linux-2.4.22/CREDITS
Previous file: linux-2.4.22/scripts/mkconfigs.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/scripts/ver_linux
-  Orig date: 
2002-11-28 15:53:16.000000000 -0800
diff -urN linux-2.4.21/scripts/ver_linux linux-2.4.22/scripts/ver_linux
@@ -42,6 +42,9 @@
 cardmgr -V 2>&1| grep version | awk \
 'NR==1{print "pcmcia-cs             ", $3}'
 
+quota -V 2>&1 | grep version | awk \
+'NR==1{print "quota-tools           ", $NF}'
+
 pppd --version 2>&1| grep version | awk \
 'NR==1{print "PPP                   ", $3}'
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)