Search Results

Search: Posts Made By: tmalik79
1,792
Posted By jim mcnamara
Start with find: find ./dirdat/CG1 -name...
Start with find:

find ./dirdat/CG1 -name 'cg0*' -newer ./dirdat/CG1/cg004440 -ls

The newer predicate does what you want.
4,773
Posted By ygemici
echo "$varSESSTRANS_CL" | awk...
echo "$varSESSTRANS_CL" | awk '{if($1>'$varlinenum'){print $1;exit}}'
9,692
Posted By ctsgnb
$ cat f1 <MAPPING DESCRIPTION ='' ISVALID...
$ cat f1
<MAPPING DESCRIPTION ='' ISVALID ='YES' NAME='m_TASK_UPDATE' OBJECTVERSION ='1'>
<ATTRIBUTE1></ATTRIBUTE1>
<ATTRIBUTE2></ATTRIBUTE2>
<ATTRIBUTE3></ATTRIBUTE3>
</MAPPING>
<MAPPING...
Showing results 1 to 3 of 3

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