在Linux中,可通過以下方法用類似記事本的方式遠程編輯文件:
wine notepad.exe /path/to/your_file
sshfs user@host:/remote/path /local/mountpoint