acme/bin/lstrip

5 lines
76 B
Text
Raw Normal View History

2017-08-16 19:59:39 +03:00
#!/usr/bin/env bash
# macOS (BSD) flavor of sed
sed -E 's/^[[:space:]]+//'