summaryrefslogtreecommitdiff
path: root/rvs/plugins/filecontent/etc/3-d.sh
blob: f169cae832687df75dffa074131becd7446b8a86 (plain)
1
2
3
#!/bin/sh
if [ -d "$1" ]; then echo 'd'; fi