SSH Can Handle Spaces In Command-line Arguments Strangely - One of the things ssh can do is execute a command on a remote server. Most of us e... - https://hackaday.com/2023/07/15/ssh-can-handle-spaces-in-command-line-arguments-strangely/ #linuxhacks #openssh #parsing #linux #bug #ssh
@itnewsbot how should ssh know that the space is part of the argument name instead of the argument separation, or did I miss something?