Re: Running script after logging out of SSH
laredotornado schreef:
> Hi,
>
> I'm using Fedora Core Linux 6 and currently using zsh, but I can
> change shells. What I'm wondering is how I would execute a script
> after I have logged out via SSH. My normal way of working is to use
> Putty on my Windows XP machine to SSH in to my Linux box. When I
> click "exit" from Putty when logged in as user "me", I would like to
> run a script that backs up certain files.
>
> Thanks, - Dave
type:
$ man zsh
and search for 'logout'
(by typeing '/logout'...)
you'll find the info there
--
Luuk
|