Search Results

Search: Posts Made By: civilsurfer
3,731
Posted By civilsurfer
How to accept arguments in shell script when calling in perl
I have a shell script like this:
#!/bin/sh
$PYTHON MetarDecoder.py < ../data/mtrs/arg1/arg2

And I'm calling it with this in perl:
my $output = `./metar_parse.sh --options`;

It's successful...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy