File: TODO

package info (click to toggle)
lprng 3.8.B-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 4,260 kB
  • ctags: 2,422
  • sloc: ansic: 35,070; sh: 3,039; perl: 1,896; makefile: 379
file content (8 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
Sun Jun 23 14:05:30 PDT 2002
Done Jobs/Error Jobs
  - sorting of jobs has error jobs and then done jobs
    so 'remove_done' will retain error jobs. 
  - sort these by completion time and remove all but the
    last N.  You will then have to reorder list by other
    criteria.
   (Reported by: Akop Pogosian <akopps@CSUA.Berkeley.EDU>)