@futuresprog@mastodon.nzoss.nz
Post #1317571
2026-04-05 20:10 UTC
If you allocate a tty (ssh -t command) that should do your bash login and run all your dot files (same as bash -i or sudo -i command)
I usually put things in .bashrc and have to check for a terminal before doing any output as that breaks rsync/scp/sftp if you have any output in there.
@kevin
Replies (0)
No replies.