#!/usr/bin/sh #---------------------------------------------------------------------------- # pure-ftpd-pureftp-who - Report current FTP sessions # # Creation: 2017-09-21 ap # Last Update: $Id$ # # Copyright (c) 2017-2021 Ansgar Puester, ansgar.puester(at)freenet(dot)de # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #---------------------------------------------------------------------------- # include eislib . /var/install/include/eislib /usr/sbin/pure-ftpwho anykey # --------------------------------------------------------------------------- # end # ---------------------------------------------------------------------------