theG

The best way to become acquainted with a subject is to write a book about it………..wp

Menu

Skip to content
  • Home
  • About
  • Article
  • cPanel commandline
  • cPanel Migration
  • Exim & Spamming
  • GlusterFS
  • High availability
  • Linux
  • MySQL
  • MySQL Master-Master replication
  • MySql Replication Errors
  • Scripts
  • Temp
  • WordPress

Tag Archives: comment

Comment multiple lines in bash

November 19, 2015 by gopukrish

0

Suppose you are having a bash script and you want to comment multiple lines in the script, just user the below method to comment the codes. You can replace TheG with whatever you want.

: <<'TheG'
your code
#!/bin/bash
your codes
TheG
Posted in linux commandline. Tagged bash, comment, script

Post navigation

January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Mar    
Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy