bropages
Login with GitHub
Browse
Commands
# install bropages now
$
8 more examples for
rm
{{ score }}
# Delete all files in a folder that are NOT .foo, .bar or .baz rm !(*.foo|*.bar|*.baz)
Submitted by anonymous user
almost 11 years ago [permalink]