/etc/profile.d/color_ls.sh:25 - if [ $TERM = "emacs" ]; then + if [ "$TERM" = "emacs" ]; then If TERM variable is not set, following error message is displayed /etc/profile.d/color_ls.sh:25: parse error: condition expected: = if I try to rsync some file to ALT Sisyphus mashine from FC5 with rsync <localfile> alt_mashine:<alt_path>
Fixed in coreutils-5.97-alt4.