Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : nsz2nsp.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nsz2nsp
blob: d5f0c016a01a80e15eb474804fef1b8acf5c04cc (
plain
)
1
2
#!/bin/bash find . -type f -name "*.nsz" -exec nsz -Dw {} \; -exec rm -v {} \;