File: newsnews.SH

package info (click to toggle)
trn4 4.0-test77-18
  • links: PTS, VCS
  • area: non-free
  • in suites: sid, trixie
  • size: 4,016 kB
  • sloc: ansic: 48,332; sh: 6,795; tcl: 1,696; yacc: 662; perl: 108; makefile: 26
file content (21 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
: see end of file for revision information
case $CONFIG in
    '') . ./config.sh ;;
esac
trnversion=`sed -e 's/.*" \(.*\)\"/\1/' $src/patchlevel.h 2>/dev/null`
echo "Extracting newsnews (with version substitution)"
cat >newsnews <<!GROK!THIS!
			*** NEWS NEWS ***

Welcome to trn $trnversion.

Type 'h' at any prompt to get help.  The old (rn-compatible) help
is usually available by typing 'H' as well.

This message will not be displayed again unless it is updated with new
information.

   - The friendly folks at <trn-workers@lists.sourceforge.net>
!GROK!THIS!
#
# This software is copyrighted as detailed in the LICENSE file.