ARGV « Development « Ruby






1.Ruby places parameters that are appended to the command line into a special array called ARGV.
2.The two filenames are both command line arguments
3.Assign value to ARGV
4.Get command line input through ARGV