]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/test.cgi
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / doc / test.cgi
CommitLineData
d03753f3
MS
1#!/bin/sh
2echo "Content-Type: text/plain"
3echo ""
4echo "POSIX shell CGI test page."
5echo ""
6echo "ps ax"
7ps ax