Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Perl calling Linux commands

by tmharish (Friar)
on Mar 08, 2013 at 11:06 UTC ( [id://1022392]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    my $command = qq("svr_submit_RAST_job --user "$username" --passwd "$Pa
    +ssword" --fasta "$fasta" --domain "$domain" --genetic_code "$Genetic_
    +code") ;
    ...
    print "\n\n\nGoing to run the following through system:\n $command\n";
    
  2. or download this
    Enter the Rast Username
    username
    ...
    " --domain "domainname
    " --genetic_code "geneticcode
    "
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2025-03-21 21:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (63 votes). Check out past polls.