canonical/multipass

Characters not escaped in commands

Open

#1,495 建立於 2020年4月17日

在 GitHub 查看
 (14 留言) (0 反應) (1 負責人)C++ (6,956 star) (634 fork)batch import
bughelp wantedmedium

描述

$ multipass mount . primary:~/path/with\$dollarsign
$ multipass exec primary -- ls path/with\$dollarsign
ls: cannot access 'path/with$dollarsign': No such file or directory
$ multipass exec primary -- ls path/with
Dokumenty   Muzyka   Obrazy   Pobrane   Publiczny   Pulpit   Szablony   Wideo

Originally posted by @Saviq in https://github.com/canonical/multipass/pull/1439#pullrequestreview-395244787

貢獻者指南