#!/bin/bash ./Collect-Command-Line.sh if [ $? -eq 0 ]; then clear dotnet run --project ./CommandLineWrapperExample fi