Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: rsync & zsh



On Jun 7, 11:01am, zzapper wrote:
}
} Any tips on using zsh FNG and rsync

The most common problems crop up when options etc. meant only for
interactive shells are manipulated in .zshenv, causing unexpected
output that confuses rsync, or when settings of e.g. $path are NOT
done in .zshenv and the system defaults are not what you expect.

For the most part, though, there shouldn't be any problems.  A good
quick test is to do something like

	ssh the.remote.zsh.host true

and if you get any output at all, figure out where it's coming from
and make it shut up.



Messages sorted by: Reverse Date, Date, Thread, Author