DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
shell write multiple lines to file
#!/bin/bash cat > /path/to/myfile <<EOL write whatever youwant with multiple lines ... EOL
PREVIOUS
NEXT
Tagged:
#shell
#write
#multiple
#lines
#file
ADD COMMENT
Topic
COMMENT
Name
1+9 =
Submit