RmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 1 year agoText editor warlemmy.mlimagemessage-square29fedilinkarrow-up191arrow-down12file-text
arrow-up189arrow-down1imageText editor warlemmy.mlRmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 1 year agomessage-square29fedilinkfile-text
minus-squareCalicoJack@lemmy.dbzer0.comlinkfedilinkarrow-up4·1 year agoIf a sysadmin expected me to use vim for every minor config tweak, I wouldn’t want to be on their machines either.
minus-square0xD@infosec.publinkfedilinkarrow-up2·1 year agoOnce you get the hang of it it’s just so much quicker for small and big tasks. Check out vim adventures: https://vim-adventures.com/ Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.
minus-squareGBU_28@lemm.eelinkfedilinkEnglisharrow-up1·edit-21 year agoWhy? Nano doesn’t need training, and even for config the engineers shouldnt be able to impact production without review. Sysadmin needs to retire
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up1·1 year ago and the more advanced stuff infinitely helpful. Thanks, no. At that point i use sed, grep or a GUI editor.
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up1·1 year agoSounds like it works then.
minus-squaremcmoor@bookwormstory.sociallinkfedilinkEnglisharrow-up1·1 year agoI don’t find nano any easier for minor tweaks than vim
If a sysadmin expected me to use vim for every minor config tweak, I wouldn’t want to be on their machines either.
Once you get the hang of it it’s just so much quicker for small and big tasks.
Check out vim adventures:
https://vim-adventures.com/
Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.
Why? Nano doesn’t need training, and even for config the engineers shouldnt be able to impact production without review. Sysadmin needs to retire
Thanks, no. At that point i use sed, grep or a GUI editor.
Sounds like it works then.
I don’t find nano any easier for minor tweaks than vim