Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The last example really looks like perfect case for using `here document` feature.

    ssh -T host <<EOF
    ls "folder name"
    EOF


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: