PATH:
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
shell
# # version.rb - shell version definition file # $Release Version: 0.7$ # $Revision: 38201 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- # # # class Shell # :nodoc: @RELEASE_VERSION = "0.7" @LAST_UPDATE_DATE = "07/03/20" end
[-] error.rb
[edit]
[-] filter.rb
[edit]
[-] version.rb
[edit]
[-] process-controller.rb
[edit]
[-] system-command.rb
[edit]
[-] command-processor.rb
[edit]
[+]
..
[-] builtin-command.rb
[edit]