Search Results

Search: Posts Made By: hifake
7,283
Posted By hifake
try these... one of these should work ...
try these... one of these should work

pmv='/home/vera/MGLTools-1.4.5/share/bin/pmv'

alias pmv '/home/vera/MGLTools-1.4.5/share/bin/pmv'

pmv '/home/vera/MGLTools-1.4.5/share/bin/pmv'
27,354
Posted By hifake
This works too! Thanks Neo!
This works too! Thanks Neo!
27,354
Posted By hifake
Finally Found!!!
Hi All,

I tried
`bash blue.sh`

It works. Thanks all for your suggestions. :b:
27,354
Posted By hifake
Hi Neo, Can you tell me how to do this?
Hi Neo,
Can you tell me how to do this?
27,354
Posted By hifake
Did not work :(
Did not work :(
27,354
Posted By hifake
It is bash shell. But when I use "#!..." in...
It is bash shell.
But when I use "#!..." in the first line, it throws an error...always :(

Am not able to find the reason.

I tried #!/bin/sh and #!/bin/ksh

It doesn't work. What else do i...
27,354
Posted By hifake
Tried this...It does nto help. Still same error. ...
Tried this...It does nto help. Still same error.

Any other option? Even if you are more than 50% sure please reply. It doesn't hurt trying.
27,354
Posted By hifake
Yes. I did that. Still i get the same error. ...
Yes. I did that. Still i get the same error.
Moreover, I can't run the shell script manually also.

$ ./blue.sh
./blue.sh: JAVA_HOME=/opt/j2sdk1.4.2_02: is not an identifier

$ sh blue.sh...
27,354
Posted By hifake
How to Run a shell script from Perl script in Parent shell?
Hi Perl/UNIX experts,

I have a problem in running a shell script from my perl script (auto.pl).

I run the perl script using
perl auto.pl
from the shell prompt

The shell script picks the...
22,578
Posted By hifake
Progress Bar in Perl for UNIX
Hi Programmers,

I just wrote a small script to print the percent complete.
This maybe useful for someone!




#!/usr/local/bin/perl

# Total from which percentage will be calculated
$cnt...
Showing results 1 to 10 of 10

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