Search Results

Search: Posts Made By: Evelin90
829
Posted By Evelin90
what is THD=90 THD1=5? and...
what is THD=90
THD1=5?
and why {print$16} ?


i want to create a loop ans read arguments
829
Posted By Evelin90
i want to create a shell script which has a loop...
i want to create a shell script which has a loop and read arguments
829
Posted By Evelin90
Shell script
How can I create a shell script which has a loop and create arguments?
1,841
Posted By Evelin90
thank you! I think in shell script we must...
thank you!
I think in shell script we must check if user entering script..i will find it!
1,841
Posted By Evelin90
thank you! ---------- Post updated at 04:19...
thank you!

---------- Post updated at 04:19 PM ---------- Previous update was at 04:33 AM ----------

i want to create a shell script which input parameters(scripts) and then save(in file) one...
1,841
Posted By Evelin90
thank you! ---------- Post updated at 04:19...
thank you!

---------- Post updated at 04:19 PM ---------- Previous update was at 04:33 AM ----------

i want to create a shell script which input parameters(scripts) and then save(in file) one...
670
Posted By Evelin90
Help script
i want to create a shell script which input parameters(scripts) and then save(in file) one line in time.
then i want to create perl script who can read one line in time.
i want all this in loop ...
1,841
Posted By Evelin90
i want that way this is too general but the...
i want that way
this is too general
but the problem is that i have in my shell script
something like that
#hub
ssh myserver "${SIIR}input.pl $*"
SIIR has many characters and the file...
1,841
Posted By Evelin90
this script is huge (with many characters) so i...
this script is huge (with many characters) so i want the perl script read one line
1,841
Posted By Evelin90
i want to create a perl script iwant this perl...
i want to create a perl script
iwant this perl script will displays the results of the script.sh
1,841
Posted By Evelin90
Perl Scripting
I have create this shell script

#!/bin/sh

if [ -z $1 ]; then
echo "Usage: ./script <filename>"
exit 1
elif [ -f "$1" ]; then
...
873
Posted By Evelin90
i have two files input.sh and input.pl in the...
i have two files input.sh and input.pl
in the file input.sh
i have entering

RRRR=`echo $KEKK | sed -e 's/[\\/]*[^\\/]*$/\\//'`
and i have entering the comand:

# hub
ssh myserver...
873
Posted By Evelin90
it is a script and i have define it: ...
it is a script
and i have define it:
myfile=`echo $file | sed -e 's/[\\/]*[^\\/]*$/\\//'`
where file is another script
873
Posted By Evelin90
Help with script
Hello All!

i have two files: input_check.pl and the file input_check.sh
In the file input_check.sh, i have entering the comand:
# hub
ssh myserver "${myfile}input_check.pl $*"

the...
Showing results 1 to 14 of 14

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