SyntaxFix
Write A Post
Hire A Developer
Questions
Check this out.
#!/bin/bash echo "This script is about to run another script." sh ./script.sh echo "This script has just run another script."