Search Results

Search: Posts Made By: barribar
3,142
Posted By barribar
http://www.unix.org.ua/orelly/perl/cookbook/ch03_0...
http://www.unix.org.ua/orelly/perl/cookbook/ch03_01.htm
2,250
Posted By barribar
echo " Input file: \c" read var1 echo "...
echo " Input file: \c"
read var1
echo " Input: \c"
read var2
nawk -F"|" -v x1=$var1 -v x2=$var2 -v etc ....{
# x1 and x2 are the variables to use here
}
3,640
Posted By barribar
try : (space) \b
try : (space)
\b
3,788
Posted By barribar
regular expression using a variable
hello,
I use AIX with ISM PILOT, I want to match something with a varible like this :

$variable = 10 #this variable is the number of the job

"$variable STARTED" # the pattern

how...
1,753
Posted By barribar
Tank you I'll try this with my AIX 2.3 Sorry...
Tank you
I'll try this with my AIX 2.3
Sorry for language
1,753
Posted By barribar
sorry But I don't understand verry well english...
sorry
But I don't understand verry well english
if u can help me tank you
1,753
Posted By barribar
Day of variable ???????
Hello
I have a file like this:

06/01/01 name51 name42 .............
06/01/05 name31 name25 ..............
06/01/10 name13 name22 .............

How can I know if $1 ( 06/01/01 (y/m/d))...
Showing results 1 to 7 of 7

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