Search Results

Search: Posts Made By: barribar
3,149
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,260
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,649
Posted By barribar
try : (space) \b
try : (space)
\b
3,801
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,757
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,757
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,757
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 09:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy