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

Re: compctl - using hostnames with rlogin, rsh, and ssh



Sven Guckes writes:

 > 	if [[ -f ~/.zshhosts ]]; then
 > 	  # read in host list from ~/.zshhosts
 > 	  hosts=$(< ~/.zshhosts)

Does it matter whether the hostnames in ~/.zshhosts are all stored in
one big line or in one line per host name?

	Roland



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