/ruby-hard-way

Doing the exercises from the book - LRTHW

Primary LanguageRuby

Exercise 7

Exercise 11

Exercise 13

ruby ex13.rb 12 17 29

Exercise 16

ruby ex16.rb test.txt

Exercise 17

echo "This is a test file." > test.txt
ruby ex17.rb test.txt new_file.txt

Exercise 18

Exercise 20

ruby ex20.rb test.txt
ri File#seek