ImaBrokeDude

Untitled

Jun 7th, 2020
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. // inside your ssystem's init.d script
  2. nanon() { nano -n $1 }
  3.  
  4. // then you can call it anywehre
  5.  
  6. $ nanon /etc/nginx/nginx.conf
Add Comment
Please, Sign In to add comment