Rscript is written in Expect/Tcl and allows you to automate remote logins and execute a list of commands remotely. It is also useful for scheduling tasks using your local cron instead of the remote cron. rscript is able to execute commands as the superuser (using su) as well. It has support for ssh, ssh2, telnet, and ftp protocols as well as optional remote mail notification of all output. A compact Tcl config file parser is included, as well as example files. A TK GUI frontend allows point and click execution of remote scripts and a window for script output.