repo.or.cz
/
copyleftie-scripts.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manr: fix
[copyleftie-scripts.git]
/
xchmod
blob
c9f6de1f70fe2151586b82a67308358fb3d78fe5
1
#!/bin/rc
2
# "Xbps CHange MODe"
3
4
if (test $#* -lt 2)
5
exec usgerr `{basename $0} mode pkg1 [pkg2 ...]
6
7
mode=$1; shift
8
for (p)
9
xbps-pkgdb -m $1 $p