Horje
bash comment section to a file Code Example
bash comment section to a file
cat << ABC > ./file1.tmp
1.whatever you want
2.whatever you want
3.whatever you want
ABC

#here line 1 2 3 will go to file1.tmp
#in the script line 1 2 3 are comments




Shell

Related
ubuntu tar all .log and .txt Code Example ubuntu tar all .log and .txt Code Example
linux show ssh users Code Example linux show ssh users Code Example
install rabbitmq in ubuntu 20.04 Code Example install rabbitmq in ubuntu 20.04 Code Example
s3 upload file cli Code Example s3 upload file cli Code Example
my macbook trminal has no color Code Example my macbook trminal has no color Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10