Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Creating a file with $SIZE

Reply
Thread Tools

Creating a file with $SIZE

 
 
iPerfect
Guest
Posts: n/a
 
      03-12-2008
Hi All,

I would like create files of different size, taking size as user
input. I need to check the data transfer rates from one network to
another . In order to do this I will have to create files of diff size
and work out. I am new to ruby

Thanks,
KK
 
Reply With Quote
 
 
 
 
Robert Klemme
Guest
Posts: n/a
 
      03-12-2008
2008/3/12, iPerfect <>:
> I would like create files of different size, taking size as user
> input. I need to check the data transfer rates from one network to
> another . In order to do this I will have to create files of diff size
> and work out. I am new to ruby


http://www.ruby-doc.org/docs/Program...ml/tut_io.html
http://www.ruby-doc.org/core/classes/IO.html

Kind regards

robert

--
use.inject do |as, often| as.you_can - without end

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a File object out of the contents of jar/zip file kotauk@gmail.com Java 5 04-06-2006 08:36 PM
"Error Creating Control" when creating a custom control (Design Time). Can't see tooltip message. Ravi Ambros Wallau ASP .Net Web Controls 0 06-01-2005 02:36 PM
"Error Creating Control" when creating a custom control (Design Time). Can't see tooltip message. Ravi Ambros Wallau ASP .Net 0 06-01-2005 02:36 PM
Any way to rename a current File without creating a new File object? C-man Java 9 04-11-2004 04:21 AM
What is better /standard for creating files. a cpp file with header or cpp and seperate file for header DrUg13 C++ 1 02-10-2004 09:20 AM



Advertisments