File: README.source

package info (click to toggle)
peframe 5.0.1%2Bgit20170303.0.e482def%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,524 kB
  • sloc: python: 1,799; makefile: 17; sh: 12
file content (4 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
It is desirable to remove signatures that might potentially raise licensing
questions from the signatures file like this:

  dos2unix < peframe/signatures/userdb.txt | awk '/Copyr/{while(getline && $0 != ""){}}1' | cat -s