2 lines
38 B
Plaintext
2 lines
38 B
Plaintext
|
|
$1 == "include" { system("cat " $2) }
|
|
|
$1 == "include" { system("cat " $2) }
|