Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors