Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Command sent via Net::Telnet is not getting logged in CentOS. However, the same is getting logged in Fedora 20

by shoundic (Novice)
on Jul 04, 2019 at 06:05 UTC ( [id://11102389]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my $ssh = new Net::Telnet (
            -fhopen          => $pty,
    ...
    [root@hyd1658 attribute_template]# perl test_centos.pl 
    output is Thu Jul  4 11:18:18 IST 2019
     [root@hyd1658 ~]
    
  2. or download this
        my $ssh = new Net::Telnet (
            -fhopen          => $pty,
    ...
    Output of script execution
    [root@hyd1658 attribute_template]# perl test_centos.pl 
    output is [root@hyd1658 ~]
    
  3. or download this
    sub cmd {
    .
    ...
    .
    .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11102389]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-19 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found