Search:
Login
Settings
Help/Guide
About Trac
Download
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Tags
Blog
Last Change
Revision Log
root
/
alternc-procmail
/
branches
/
v0
/
dopo.sh
View revision:
Revision
1262
, 74 bytes (checked in by anonymous, 4 years ago)
Initial revision
Property
svn:eol-style
set to
native
Property
svn:executable
set to
*
Property
svn:keywords
set to
Author Date Id Revision
Line
1
#!/bin/sh
2
3
MO=
"`echo $1|sed -e 's/po$/mo/'`"
4
msgfmt -v -v $1 -o $MO
5
rm $1
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format