#!/usr/bin/sh #---------------------------------------------------------------------------- # /var/install/bin/proftpd--who - Report current FTP sessions # # Creation: 2019-09-13 ap # Last Update: $Id$ # # Copyright (c) 2019-2022 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/bin/ftpwho anykey # --------------------------------------------------------------------------- # end # ---------------------------------------------------------------------------