mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove .script! hack
This commit is contained in:
4
samples/Shell/string-chopping
Executable file
4
samples/Shell/string-chopping
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
name=foodforthought.jpg
|
||||
echo ${name##*fo}
|
||||
Reference in New Issue
Block a user