Linux没有原生的Notepad,可通过以下方式模拟:
wine notepad.exe
sudo snap install notepad-plus-plus
此外,Linux还有许多原生文本编辑器可替代Notepad,如Gedit、Vim、Nano等,它们更适合Linux系统,功能也很强大。