Skip to content

anjanakrishnan/unix.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

unix.rb

Unix is a popular operating system based on which OSx, Linux and FreeBSD are build. Unix command line shell, known as terminal/console/etc is a power tool with a list of wonderful commands. During this training session we will be building various linux commands using ruby.

Commands unix.rb commands
mv rmv
ls rls
touch rtouch
mkdir rmkdir
ping rping
date rdate
cal rcal

once you have made the ruby commands and their test, feel free to send a Pull Request for evaluation.

Tools

About

Practice implementing unix commands in ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published