Files
linguist/samples/Shell/string-chopping
2015-04-17 14:09:05 +12:00

5 lines
55 B
Bash
Executable File

#!/bin/bash
name=foodforthought.jpg
echo ${name##*fo}