bash - append an existing line | centos -


i append existing line in file (cent os). example have file have following

# add hash  line 

so adding hash 'to line'

using sed trick?

**

  • update:

** general information, i'm using edit sudoers file part of script i'm working on.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -