Sponsored Content
Full Discussion: installing NS 3 Simulator
Operating Systems Linux installing NS 3 Simulator Post 302611791 by OSISIOMA on Friday 23rd of March 2012 01:25:25 PM
Old 03-23-2012
I clicked on the link and it took me to different other links. I was expecting i will just see a folder and download.
 

10 More Discussions You Might Find Interesting

1. AIX

AIX simulator?!

Hello I want to learn AIX 5L administration. Is there any AIX simulator which I can utilize for learning? Pit (1 Reply)
Discussion started by: piooooter
1 Replies

2. Filesystems, Disks and Memory

File system simulator

Can anyone suggest me good links where i can read about unix file system and how it was created? (2 Replies)
Discussion started by: meet_pavithra
2 Replies

3. UNIX for Advanced & Expert Users

Need a Unix simulator for XP

Hi, I need a very good unix simulator for Windows XP. I have been using Cygwin for past 2 months,but since it has some problem in VI editor ,i need to get an alternative for that. could u suggest an option for me? Manu Surendran (11 Replies)
Discussion started by: manu.surendran
11 Replies

4. Solaris

OpenBoot Simulator

Hi, I would like to know if it's possible find a openboot simulator for solaris to can practice some exercices Thanks a lot and sorry for my english! (11 Replies)
Discussion started by: mierdatuti
11 Replies

5. Solaris

storage array simulator

hi i haven't much experience in solaris. I would like to know about storage. how to configure,how it is working etc....can i get any simulator for doing these work? plaese send me the link . please help me advance thanks to all (2 Replies)
Discussion started by: sijocg
2 Replies

6. Solaris

storage simulator

hi all, i want to know how to configure CAM, how to create volumes,groups etc. one of my friend given me a simulator software. i installed that but it does not take any hard disk. how can i do the above practice in my PC. please help me waiting for your valuable suggestion thanks... (1 Reply)
Discussion started by: sijocg
1 Replies

7. AIX

simulator for aix

Hi I want to learn AIX administration. Is there some environment where I can install AIX ? Sth like VBox where i can install multiple systems. If there is not, please advice me what machine to buy to learn it and to not destroy my budget ? thx for help (2 Replies)
Discussion started by: presul
2 Replies

8. Solaris

Solaris- VxVM simulator

Hi, Could any one tel me VxVM simulator is available in market or can it be downloaded from any were???? (4 Replies)
Discussion started by: sudhan143
4 Replies

9. Hardware

time accurate simulator

Hi all, Does anybody know how to build a cycle accurate simulator? I've looked at QEMU and SESC simulator, but they are only cycle accurate for the CPU part. I'm looking for a simulator which can estimate the performance including CPU and I/O. For example, when I configure the simulator by SSD... (2 Replies)
Discussion started by: qqkk88
2 Replies

10. Solaris

VCS Simulator for Solaris

Hi, I just wanted to know, if VCS simulator (For Solaris) is available for free ? I will be running that on my Windows XP. If somebody have, please share the link. Regards ---------- Post updated at 08:34 AM ---------- Previous update was at 07:43 AM ---------- I was able to get it... (0 Replies)
Discussion started by: solaris_1977
0 Replies
UUID_COMPARE(3) 						    Libuuid API 						   UUID_COMPARE(3)

NAME
uuid_compare - compare whether two UUIDs are the same SYNOPSIS
#include <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 lexicographically less than, equal, or greater than uu2. AUTHOR
Theodore Y. Ts'o AVAILABILITY
libuuid is part of the util-linux package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. 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 May 2009 UUID_COMPARE(3)
All times are GMT -4. The time now is 03:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy