Monthly Archives: August 2008

Several Command-Line Options

Image Source: www.anylinuxwork.com
Here are some few command line options in which can guide you in programming your Ruby on Rails:
-0[octal}
The number “0” flag specifies the record separator character (\0, if no digit follows). -00 indicates paragraph mode: records are separated by two successive default record separator characters. -0777 reads the entire file at once (as [...]

Posted in Advanced, Basics, Information, Medium, Programming, Sample Code, Set-Up | Comments closed