? =..."/>

hey, running a perl command in shell

if i just want to run the following command in sshd without creating a perl script
========================
print "hello world\n";
========================




then what should be filled in the <hiya> ?
==========================
/usr/bin/perl <hiya>
==========================



thanks

 

 

 

 

Top