File: libauth1.sh

package info (click to toggle)
courier 0.47-4sarge5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 32,680 kB
  • ctags: 12,265
  • sloc: ansic: 164,045; cpp: 23,863; sh: 19,569; perl: 7,225; makefile: 4,192; yacc: 316; sed: 16
file content (8 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8

# $Id: libauth1.sh,v 1.1 2000/10/05 04:15:41 mrsam Exp $

while read L
do
   REVLIST="$L $REVLIST"
done
echo $REVLIST | tr ' ' '\012'