Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ppdmerge(1) [mojave man page]

ppdmerge(1)							    Apple Inc.							       ppdmerge(1)

NAME
ppdmerge - merge ppd files (deprecated) SYNOPSIS
ppdmerge [ -o output-ppd-file ] ppd-file ppd-file [ ... ppd-file ] DESCRIPTION
ppdmerge merges two or more PPD files into a single, multi-language PPD file. This program is deprecated and will be removed in a future release of CUPS. OPTIONS
ppdmerge supports the following options: -o output-ppd-file Specifies the PPD file to create. If not specified, the merged PPD file is written to the standard output. If the output file already exists, it is silently overwritten. NOTES
ppdmerge does not check whether the merged PPD files are for the same device. Merging of different device PPDs will yield unpredictable results. SEE ALSO
ppdc(1), ppdhtml(1), ppdi(1), ppdpo(1), ppdcfile(5), CUPS Online Help (http://localhost:631/help) COPYRIGHT
Copyright (C) 2007-2017 by Apple Inc. 12 June 2014 CUPS ppdmerge(1)

Check Out this Related Man Page

ppdi(1) 							    Apple Inc.								   ppdi(1)

NAME
ppdi - import ppd files (deprecated) SYNOPSIS
ppdi [ -I include-directory ] [ -o source-file ] ppd-file [ ... ppd-file ] DESCRIPTION
ppdi imports one or more PPD files into a PPD compiler source file. Multiple languages of the same PPD file are merged into a single printer definition to facilitate accurate changes for all localizations. This program is deprecated and will be removed in a future release of CUPS. OPTIONS
ppdi supports the following options: -I include-directory Specifies an alternate include directory. Multiple -I options can be supplied to add additional directories. -o source-file Specifies the PPD source file to update. If the source file does not exist, a new source file is created. Otherwise the existing file is merged with the new PPD file(s) on the command-line. If no source file is specified, the filename ppdi.drv is used. SEE ALSO
ppdc(1), ppdhtml(1), ppdmerge(1), ppdpo(1), ppdcfile(5), CUPS Online Help (http://localhost:631/help) COPYRIGHT
Copyright (C) 2007-2017 by Apple Inc. 12 June 2014 CUPS ppdi(1)
Man Page

11 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Apple OS X (10.2) Jaguar and the Rendezvous Protocol

Apple launches new software I'm about to change over my desktop office environment to Apple!!! This is getting very interesting. Congratulations to Apple!!!! We Love Ya!!!! PS: PLEASE LOWER YOUR PRICES ON SOFTWARE AND WE WILL LOVE YOU MUCH MORE :) (1 Reply)
Discussion started by: Neo
1 Replies

2. UNIX for Dummies Questions & Answers

HP LJ2300D and Unix PPD

:) Greetings, I have a specific question about PPD's under UNIX. I want to run a HP Laserjet 2300D in a standard unix envirnoment. Problem is, i have had a look around the web, but i cant really find a proper PPD. Is it possible to use MAC PPD's? or Solaris? If so, how do i do that? I am... (3 Replies)
Discussion started by: Minor_Threat
3 Replies

3. Shell Programming and Scripting

Merging files belonging to same date in a directory

Hi, I want to merge files which belong to the same date in a directory. For ex: The below two files are modified on 24 Apr 2007. SystemOut.log SystemOut_07.04.24_19.46.40.log The merged file should be of the format SystemOut.log.2007.04.24 (1 Reply)
Discussion started by: rkaarthikeyan4u
1 Replies

4. UNIX for Dummies Questions & Answers

Merging two files

Hi I have a requirement like this. I have two files This is how data1.txt looks: EI3171280 38640658501 NENN2005-12-129999-12-312005-12-12HALL NANCY 344 CHENEY HIGHWAY ... (4 Replies)
Discussion started by: venommaker
4 Replies

5. AIX

Japanese in Unix

Hi, I have a PPD(Postscript printer description) file which is in Japanese. I want to use the PPD file in AIX. Is it possible where should i set the Lang. and is it possible to type in Japanese language. Please help. (3 Replies)
Discussion started by: meeraramanathan
3 Replies

6. UNIX for Dummies Questions & Answers

want to merge two consecutive lines.

Hi All, I want to merge two consecutive lines. Currently the output is :--> crmplp1 cmis461 No Online cmis462 No Offline crmplp2 cmis462 No Online cmis463 No ... (6 Replies)
Discussion started by: pank29
6 Replies

7. Shell Programming and Scripting

capture till first occurrence.

Hi, In my file I have following to lines ------------------------------------------- C:/India/Apple/Mumbai/Red_Apple/Apple.txt cd C:/India/Apple && run ------------------------------------------- I want to replace "C:/India/Apple" with "D:/Test/Red_Apple" whereever the pattern... (6 Replies)
Discussion started by: benitdhotekar
6 Replies

8. UNIX for Dummies Questions & Answers

Merging data in a file

Hello, Firstly I just wanted to say that I'm not a programmer at all and appreciate any help you can give. I am trying to create a shellscript that reformats the file and adding up colums 5 and 6 for those sections that are continuation of the previous line(s) (signified by beginning with '*')... (4 Replies)
Discussion started by: neilh1703
4 Replies

9. Shell Programming and Scripting

Merging File with headers

Hi I need to merge 4 files. The issue i am facing is all the files have headers and i do not want them in the final output file. Can anybody suggest how to do it? (5 Replies)
Discussion started by: Arun Mishra
5 Replies

10. UNIX for Dummies Questions & Answers

Merging specifc lines of three files into one?

(1 Reply)
Discussion started by: novicep11
1 Replies

11. Solaris

Printer printing control codes

Solaris 10: Having some trouble with a new printer printing control codes. This is an HP MFP M632. Tried a few ppd files and without a ppd file using commands similar to the follow: lpadmin -p L4102A -v /dev/null -m netstandard -n... (1 Reply)
Discussion started by: kuliksco
1 Replies