42/d01/ex02/find_sh.sh
2016-11-20 02:20:23 +02:00

1 line
68 B
Bash
Executable file

find . -name "*.sh" | rev | cut -d '.' -f 2 | cut -d '/' -f 1 | rev