Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
sendmail
uucpman.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File uucpman.sh of Package sendmail
#!/bin/bash for man in uucp.1 uux.1 uustat.1 uuname.1 uulog.1 uuto.1 uupick.1 \ cu.1 uucico.8 uuxqt.8 uuchk.1 uuconv.1 uusched.8 do test -e $man && continue touch .#$man ( echo NAME echo "${man%.[0-9]} - " echo SYNOPSIS info -f ./uucp.info "Invoking ${man%.[0-9]}" | tail -n +5 ) | \ rman -n ${man%.[0-9]} -s ${man#*.} -K -f roff > $man echo $man done
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor