| 17 |
# along with this program; if not, write to the Free Software |
# along with this program; if not, write to the Free Software |
| 18 |
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 19 |
# |
# |
| 20 |
# Author: Teddy Hogeborn <teddy@fukt.hk-r.se> |
# Author: Teddy Hogeborn <teddy@fukt.bth.se> |
| 21 |
# Folkparksv. 22 |
# Folkparksv. 22 |
| 22 |
# 372 38 Ronneby |
# 372 38 Ronneby |
| 23 |
# SWEDEN |
# SWEDEN |
| 105 |
--smbclientformat=FORMAT change the form of how |
--smbclientformat=FORMAT change the form of how |
| 106 |
"smbclient" is invoked with the |
"smbclient" is invoked with the |
| 107 |
specified parameters |
specified parameters |
| 108 |
--smbclientcommand=COMMANDS change the command send to |
--smbclientcommand=COMMANDS change the command sent to |
| 109 |
"smbclient" |
"smbclient" |
| 110 |
--write=FILE make the agent write the input |
--write=FILE make the agent write the input |
| 111 |
to the specified file name |
to the specified file name |
| 116 |
--command=COMMAND send a specific command to the |
--command=COMMAND send a specific command to the |
| 117 |
agent |
agent |
| 118 |
|
|
| 119 |
Report bugs to <teddy@fukt.hk-r.se>. |
Report bugs to <teddy@fukt.bth.se>. |
| 120 |
""" |
""" |
| 121 |
sys.exit(0) |
sys.exit(0) |
| 122 |
|
|