mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 09:44:30 +01:00
3 lines
24 B
Plaintext
3 lines
24 B
Plaintext
|
#!/bin/sh
|
||
|
echo -n "$@";
|