10 Ekim 2021 Pazar

sudoedit komutu

Örnek
Editor olarak VS Code kullanmak istiyorsak şöyle yaparız
SUDO_EDITOR="/snap/bin/code --wait" sudoedit /etc/fstab
Açıklaması şöyle. Yani sudoedit dosyanın kopyasını alır
Or you can use the sudoedit (or sudo -e) command, which works the same way as running 
crontab -e (where you edit a temporary file that are copied to the destination when you're 
done):

sudoedit /etc/hosts



Hiç yorum yok:

Yorum Gönder