$ perl -e 'printf "%d%d%d%d%d\n", -f "file", -f "link", -l "file", -l "link", -f "link" and -l "link"' 11011