OILS / spec / testdata / echo.sh View on Github | oilshell.org

3 lines, 1 significant
1#!/usr/bin/env bash
2
3echo "$@"