5 linhas
41 B
Bash
Arquivo Executável
5 linhas
41 B
Bash
Arquivo Executável
#!/bin/sh
|
|
echo "<pre>"
|
|
cat
|
|
echo "</pre>"
|