Sponsored Content
Top Forums UNIX for Dummies Questions & Answers UNIX/Linux interview question Post 302475234 by agxphoto on Saturday 27th of November 2010 10:30:57 AM
Old 11-27-2010
What about "pkgconfig"? There is a whole set of commands which begin with "pkg" which are related to building and communicating packages. Off the top of my head, some of the best examples I've seen of this are in OpenBSD tutorials. [Yes, pkg+____ kinds of commands are available in Unix.]

What about "install"? Again, not a Red Hat specific command, but it's Unix/Linux.

Last edited by agxphoto; 11-27-2010 at 11:39 AM..
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Interview Questions

Please please if anyone has time to answer them, this noob would highly appreciate it. Thanks in advance. 1. whats $# in a shell script 2. whats a $* in shell script 3. Explain nohup with an example 4. If $1 is the first parameter, whats $0 5. How do you see the return code of... (1 Reply)
Discussion started by: foxmulder123
1 Replies

2. Shell Programming and Scripting

Shell script interview question...help required urgent!!!

hi i have cancelled my previous post (2 Replies)
Discussion started by: choco4202002
2 Replies

3. Programming

Interview question ...pls help!!

You have a compiled C binary which you can execute and run, but you suspect it may be hanging. You do not have the source. What can you do to gather information and/or clues about what the program is doing? Any help will be really appreciated!! (1 Reply)
Discussion started by: choco4202002
1 Replies

4. UNIX for Dummies Questions & Answers

Interview question....help

what distros have you selected in the past, for which applications, and why did you choose them? Would you make the same choices again, knowing what you know now? Any help will be really appreciated!! (2 Replies)
Discussion started by: choco4202002
2 Replies

5. UNIX for Dummies Questions & Answers

Linux Internals Interview Questions

Can anyone list the interview questions on Linux Internals? Any link for the same will also be helpful. In a job requirement of say C, linux internals what is expected about linux internals? (0 Replies)
Discussion started by: rupeshkp728
0 Replies

6. UNIX for Dummies Questions & Answers

Interview question

A process(apache/webservice) is continually writing a log(it is a single log, there are no several logs with different file names) onto a unix system. the file system is filling up. How do you handle the situation. Is there a way to handle this situation without killing the parent process.(... (1 Reply)
Discussion started by: ramky79
1 Replies

7. Red Hat

Linux administrator interview question

pls any one tell all the interview question about linux administrator for L1 and L2... (3 Replies)
Discussion started by: deepansekaran
3 Replies
idnkit.pc(4)							   File Formats 						      idnkit.pc(4)

NAME
idnkit.pc - meta information data file for libidnkit SYNOPSIS
/usr/lib/pkgconfig/idnkit.pc DESCRIPTION
idnkit.pc is the meta information data file for libidnkit(3LIB). Use pkg-config(1) to retrieve the defined values such as compile and link flags for the library. EXAMPLES
Example 1: Using idnkit.pc through pkg-config The following command yields compile and link flags, if any, for libidnkit(3LIB): example% pkg-config --cflags --libs idnkit ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWidnd | +-----------------------------+-----------------------------+ |Interface Stability |External | +-----------------------------+-----------------------------+ SEE ALSO
idn_decodename(3EXT), idn_decodename2(3EXT), idn_encodename(3EXT), libidnkit(3LIB), attributes(5), environ(5), iconv(5) SunOS 5.10 19 Jun 2004 idnkit.pc(4)
All times are GMT -4. The time now is 04:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy