You can do ssh foo bash --login -c '"exec \$0 \$@"' ls -lrt . To find out what actually happens, strace is your friend.
確定! 回上一頁