File: simple.env

package info (click to toggle)
bingo 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,884 kB
  • sloc: sh: 258; makefile: 117
file content (7 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
5
6
7
VAR1="with space 124"

VAR2="${VAR1}-yolo"

VAR3="with\n\nnewline"