Projects
back
fifuma
/example/folder.jpg.list.sh
#!/bin/bash if [ -n "$1" ]; then echo "folder.jpg" fi