Query: pbmupc
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pbmupc(1) General Commands Manual pbmupc(1)NAMEpbmupc - create a Universal Product Code bitmapSYNOPSISpbmupc [-s1|-s2] type manufac productDESCRIPTIONGenerates a Universal Product Code symbol. The three arguments are: a one digit product type, a five digit manufacturer code, and a five digit product code. For example, "0 72890 00011" is the code for Heineken. As presently configured, pbmupc produces a bitmap 230 bits wide and 175 bits high. The size can be altered by changing the defines at the beginning of the program, or by running the output through pnmenlarge or pnmscale.OPTIONSThe -s1 and -s2 flags select the style of UPC to generate. The default, -s1, looks more or less like this: |||||||||||||||| |||||||||||||||| |||||||||||||||| |||||||||||||||| 0||12345||67890||5 The other style, -s2, puts the product type digit higher up, and doesn't display the checksum digit: |||||||||||||||| |||||||||||||||| 0|||||||||||||||| |||||||||||||||| ||12345||67890||SEE ALSOpbm(5)AUTHORCopyright (C) 1989 by Jef Poskanzer. 14 March 1989 pbmupc(1)
Related Man Pages |
---|
pbmreduce(1) - redhat |
pbmreduce(1) - ultrix |
pbmreduce(1) - php |
pbmreduce(1) - xfree86 |
pbmreduce(1) - linux |
Similar Topics in the Unix Linux Community |
---|
Replace one digit by two digit using sed |
Split line before the pattern |
Strip timestamps from logs using sed? |
File breaking |
editing line in text file adding number to value in file |