Unix and Linux Discussions Tagged with korn |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
3,660 |
Shell Programming and Scripting |
|
|
|
1 |
4,214 |
Shell Programming and Scripting |
|
|
|
8 |
6,548 |
Shell Programming and Scripting |
|
|
|
3 |
1,305 |
UNIX for Dummies Questions & Answers |
|
|
|
10 |
4,406 |
Shell Programming and Scripting |
|
|
|
10 |
2,512 |
Shell Programming and Scripting |
|
|
|
2 |
1,970 |
Shell Programming and Scripting |
|
|
|
12 |
13,925 |
Shell Programming and Scripting |
|
|
|
2 |
21,945 |
Shell Programming and Scripting |
|
|
|
3 |
12,548 |
Solaris |
|
|
|
15 |
4,147 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
2,884 |
Shell Programming and Scripting |
|
|
|
4 |
9,424 |
Shell Programming and Scripting |
|
|
|
6 |
5,726 |
Windows & DOS: Issues & Discussions |
|
|
|
3 |
1,299 |
Shell Programming and Scripting |
|
|
|
0 |
767 |
Software Releases - RSS News |
|
|
|
23 |
9,048 |
Shell Programming and Scripting |
|
|
|
0 |
791 |
Software Releases - RSS News |
|
|
|
0 |
657 |
Software Releases - RSS News |
|
|
|
4 |
2,199 |
Shell Programming and Scripting |
|
|
|
1 |
14,079 |
Shell Programming and Scripting |
|
|
|
0 |
1,008 |
Software Releases - RSS News |
|
|
|
1 |
7,169 |
Shell Programming and Scripting |
|
|
|
1 |
5,040 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
20,229 |
Shell Programming and Scripting |
|
|
|
5 |
9,923 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
4,689 |
Shell Programming and Scripting |
|
|
|
1 |
3,598 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
3,546 |
Shell Programming and Scripting |
|
|
|
1 |
27,223 |
Shell Programming and Scripting |
|
|
|
1 |
2,844 |
Shell Programming and Scripting |
|
|
|
1 |
3,235 |
Shell Programming and Scripting |
|
|
|
2 |
4,770 |
Shell Programming and Scripting |
|
|
|
5 |
6,034 |
Shell Programming and Scripting |
|
|
|
4 |
28,872 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,265 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
17,143 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
14,479 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,209 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,749 |
Programming |
WNPP-CHECK(1) General Commands Manual WNPP-CHECK(1)
NAME
wnpp-check - check if a package is being packaged or if this has been requested
SYNOPSIS
wnpp-check package ...
wnpp-check --help|--version
DESCRIPTION
wnpp-check downloads the lists of packages which are listed as being packaged (ITPed) or for which a package has been requested (RFPed)
from the WNPP website and lists any packages supplied on the command line which appear in those lists.
Note that WNPP, and therefore wnpp-check's output, is source package based.
OPTIONS
--help, -h
Show a summary of options.
--version, -v
Show version and copyright information.
SEE ALSO
http://www.debian.org/devel/wnpp
EXIT STATUS
0 None of the packages supplied has an open ITP or RFP
1 Either an error occurred or at least one package supplied has an open ITP or RFP
AUTHOR
wnpp-check was written by David Paleino <d.paleino@gmail.com>; this man page was written by Adam D. Barratt <adam@adam-barratt.org.uk> for
the devscripts package. wnpp-check was originally based on wnpp-alert, which was written by Arthur Korn <arthur@korn.ch> and modified by
Julian Gilbey <jdg@debian.org> for the devscripts package. Both scripts are in the public domain.
DEBIAN Debian Utilities WNPP-CHECK(1)