mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-05 04:46:21 -04:00
3 lines
37 B
Bash
Executable File
3 lines
37 B
Bash
Executable File
#!/bin/bash
|
|
echo "Hello, subprocess"
|