@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux adweb87 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64
Current Path :
/
usr
/
bin
/
Path :
Upload File :
New :
File
Dir
//usr/bin/timed-read
#!/bin/sh # \ exec expect -f "$0" ${1+"$@"} # read a complete line from stdin # aborting after the number of seconds (given as an argument) # - Don Libes set timeout $argv expect -re \n {send_user $expect_out(buffer)}