Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Air-in-a-box: Inaugural release version 0.9.0 Post 302223270 by Linux Bot on Friday 8th of August 2008 09:30:05 PM
Old 08-08-2008
Air-in-a-box: Inaugural release version 0.9.0

A highly scalable network emulation tool which emulates dynamic, mobile ad-hoc wireless network topologies in real-time, featuring easy deployment and detailed network models. It was developed in the research project HIDENETS (http://www.hidenets.aau.dk)
Image Image

More...
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

release and version

Dear Experts I am using solaris 8 and its release is 5.8 (typing uname -r). What is the difference between these two. Best Regards Reza:confused: (1 Reply)
Discussion started by: Reza Nazarian
1 Replies

2. Solaris

Upgrade of release version

Hi All, I got a task to upgrade release version of Solaris-9. I need to upgrade from Solaris 9 (Update 7) to Solaris 9 (Update 9) . My current config is - root@tsdpt01:/# uname -a SunOS tsdpt01 5.9 Generic_118558-06 sun4u sparc SUNW,Sun-Fire-V240 root@tsdpt01:/# cat /etc/release ... (2 Replies)
Discussion started by: solaris_1977
2 Replies

3. OS X (Apple)

Upgrade to Lion (Version 10.7.3) for MacBook Air

Anyone running Lion on their Mac? I'm currently running Snow Leopard (v. 10.6.8) and have been hesitant to upgrade to 10.7.X. Anyone at all running Lion? Any experiences good or bad to report? Thanks! (7 Replies)
Discussion started by: Neo
7 Replies
IMGSIZE(1)						User Contributed Perl Documentation						IMGSIZE(1)

NAME
imgsize - read the dimensions of an image in several popular formats SYNOPSIS
imgsize [ -r | -a | -f fmt ] file DESCRIPTION
No-brainer to size an image supplied on the command-line. All the real work is done in Image::Size OPTIONS
By default, the width and height are returned as attributes for an IMG tag in HTML, essentially ""WIDTH=40 HEIGHT=30"". The following options may be used to return alternate formats (all report width first, then height): "-r" Return "raw" format data. Just the numbers separated by a single space. "-a" Return a Perl-style list of attributes suitable for passing to the "img()" method of the CGI module (see CGI). "-f" fmt Pass the string specified in fmt to "sprintf" and thus use it to format the results to your taste. "sprintf" will be passed two numbers, so any other formatting directives will be lost. The numbers are passed as width first, then height. SEE ALSO
Image::Size AUTHOR
Randy J. Ray <rjray@blackperl.com>. Copyright (c) 2000. Distributable under the Artistic License as packaged with Perl version 5.005 and later. LICENSE
Copying and distribution are permitted under the terms of the Artistic License 2.0 (http://www.opensource.org/licenses/artistic-license-2.0.php <http://www.opensource.org/licenses/artistic-license-2.0.php>) or the GNU LGPL 2.1 (http://www.opensource.org/licenses/lgpl-2.1.php <http://www.opensource.org/licenses/lgpl-2.1.php>). perl v5.12.1 2009-11-09 IMGSIZE(1)
All times are GMT -4. The time now is 04:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy