跳到主要內容
搜尋
搜尋此網誌
數位記憶
分享
取得連結
Facebook
X
Pinterest
以電子郵件傳送
其他應用程式
7月 28, 2015
scp 包含空格的檔案
用'\ ' (\後面有一空白)
例
scp '192.168.1.1:/tmp/a\ file\ name.txt' .
檔案是 'a file name.txt',在空白前面加\
使用 \ 時一定用單引號
使用 \\ 時一定用雙引號
留言
熱門文章
2月 06, 2023
Ubuntu 22.04 Change Mysql root with password without sudo
11月 15, 2023
bash history with time
留言