require "gco3.pl"; syswrite STDERR,"\r\n===========PLUGIN is STARTED\r\n"; gco(\*STDIN,\*STDOUT,\*STDERR,"ls -altr\r",'\$',1, $buffer); syswrite STDERR,"\r\n===========PLUGIN is FINISHED\r\n"; select(undef, undef, undef, 0.25);#let screen some time to print buffers to the user screen