mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-01 11:26:52 +03:00
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
3 lines
32 B
Bash
Executable File
3 lines
32 B
Bash
Executable File
#!/bin/sh
|
|
printf '%s' "$1" 2>&1
|