/
[MITgcm]
/
manual
/
tools
/
make_mail_subjects.sh
Contents of /manual/tools/make_mail_subjects.sh
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2
- (
show annotations
) (
download
) (
as text
)
Thu Feb 28 19:30:25 2002 UTC
(23 years, 4 months ago) by
cnh
Branch:
MAIN
CVS Tags:
checkpoint57l_post, checkpoint01, HEAD
Changes since
1.1: +3 -4 lines
File MIME type: application/x-sh
Adding extra online manual customisation tools
1
#!/bin/csh -f
2
foreach f
(
node*.html
)
3
4
cat ../tools/make_mail_subjects.ed
|
ed
$f
5
6
end
ViewVC Help
Powered by
ViewVC 1.1.22