Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators How do I post UNIX questions in the forum Post 302276560 by anushree on Wednesday 14th of January 2009 05:07:04 AM
Old 01-14-2009
about logout command

How do I know whether a given unix/linux command is built or not?
 

7 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

how to post questions

How to post questions to the forum .....? There is no direct link for this in the home page....... Even in the forums I couldn't see any button or link like new threads or new posts could people get these links visible only once they logged in ........? Please clarify these doubts........ (3 Replies)
Discussion started by: unknownbuddy
3 Replies

2. Forum Support Area for Unregistered Users & Account Problems

how to post questions in different forums.

Hi, Am unable to post questions in Shell programming and scripting forum, or any please advice, the message am getting is user not have enough previlage to do the action like this type of message was displayed. Regards, azum. (1 Reply)
Discussion started by: azumthulla
1 Replies

3. Homework & Coursework Questions

Rules for Homework & Coursework Questions Forum

Homework Help: On Posting Questions: Any and all high school and undergraduate homework assignments or textbook style exercises for which you are seeking assistance are to be posted only in our Homework & Coursework Questions area--not in blogs, visitor messages, PMs, or the main technical... (0 Replies)
Discussion started by: Neo
0 Replies

4. Post Here to Contact Site Administrators and Moderators

How to post technical questions?

Hi Admin, Please let me know How to post technical questions? Thanks, Sunil.K (5 Replies)
Discussion started by: sunilrk07
5 Replies

5. Post Here to Contact Site Administrators and Moderators

2 questions about forum use

Hello 2 little questions 1) Is there a way to filter out posts so that only unanswered post appear ? 2) What is the Bits / Banking stuff for ? Thx in advance for your time & help ok i've found the answer to 1) (advanced search option) ... i have found some thread about 2) but nothing... (3 Replies)
Discussion started by: ctsgnb
3 Replies

6. Shell Programming and Scripting

I should not post classroom questions here

Hi Please help me. I have file which contains 60 59 52 45 43 40 70 69 62 which bash script can give me "pass on every line and every time remembering previous number give me the first mutch where next number greater than previous, in this example 70" Please help thank you. edit... (1 Reply)
Discussion started by: Hayko
1 Replies

7. Post Here to Contact Site Administrators and Moderators

About Rules for Homework & Coursework Questions Forum

Hi, in my case, I have a question for topics that are slightly dealt with in class, which I am investigating on my own but which are not directly related to the lessons. Do I have to put the name of the school and others? (I can't put the name of the professor because is against the school rules... (2 Replies)
Discussion started by: Naky
2 Replies
UUID_COMPARE(3) 						    Libuuid API 						   UUID_COMPARE(3)

NAME
uuid_compare - compare whether two UUIDs are the same SYNOPSIS
#include <uuid/uuid.h> int uuid_compare(uuid_t uu1, uuid_t uu2) DESCRIPTION
The uuid_compare function compares the two supplied uuid variables uu1 and uu2 to each other. RETURN VALUE
Returns an integer less than, equal to, or greater than zero if uu1 is found, respectively, to be lexigraphically less than, equal, or greater than uu2. AUTHOR
Theodore Y. Ts'o AVAILABILITY
libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux- ng/. SEE ALSO
uuid(3), uuid_clear(3), uuid_copy(3), uuid_generate(3), uuid_is_null(3), uuid_parse(3), uuid_unparse(3) util-linux-ng May 2009 UUID_COMPARE(3)
All times are GMT -4. The time now is 02:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy