Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| user:yeti:ncomm [2018/03/26 16:31] – [Comparing (Packages) Lists] yeti | user:yeti:ncomm [2019/08/06 18:12] – [Comparing (Packages) Lists] yeti | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <file awk ncomm> | <file awk ncomm> | ||
| # | # | ||
| - | # ncomm-1462986864 | + | # ncomm-1565083172 |
| BEGIN { | BEGIN { | ||
| if(ARGC< | if(ARGC< | ||
| Line 24: | Line 24: | ||
| for(i in P) { | for(i in P) { | ||
| printf i"/" | printf i"/" | ||
| - | for(n=1; | + | for(n=1; |
| print i | c | print i | c | ||
| } | } | ||