Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/systemu-2.5.2/samples
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
systemu-2.5.2
/
samples
/
📁
..
📄
a.rb
(394 B)
📄
b.rb
(406 B)
📄
c.rb
(286 B)
📄
d.rb
(190 B)
📄
e.rb
(238 B)
📄
f.rb
(498 B)
Editing: c.rb
# # of course stdin can be supplied too. synonyms for 'stdin' include '0' and # 0. the other stdio streams have similar shortcuts # require 'systemu' cat = %q( ruby -e" ARGF.each{|line| puts line} " ) status = systemu cat, 0=>'the stdin for cat', 1=>stdout='' puts stdout
Upload File
Create Folder