Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: perl scripting help

by kcott (Archbishop)
on May 29, 2021 at 02:02 UTC ( [id://11133242]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    );
    
    system qw{/usr/bin/xterm -e}, join ';', @commands;
    
  2. or download this
    + cd /home/ken
    + date
    ...
    
    ken@titan ~
    $
    
  3. or download this
    ken@titan ~/tmp
    $ ./pm_11133222_xterm.pl &
    ...
    
    ken@titan ~/tmp
    $
    
  4. or download this
    ken@titan ~/tmp
    $
    ...
    
    ken@titan ~/tmp
    $
    
  5. or download this
    system qw{/usr/bin/gnome-terminal -- /usr/bin/bash -c}, join ';', @com
    +mands;
    
  6. or download this
    ** (gnome-terminal:2292): WARNING **: Error retrieving accessibility b
    +us address: org.freedesktop.DBus.Error.NoReply: Message recipient dis
    +connected from message bus without replying
    
  7. or download this
    $ NO_AT_BRIDGE=1 ./pm_11133222_gnome.pl
    
    $ ./pm_11133222_gnome.pl 2> /dev/null
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-16 03:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found