Search Results

Search: Posts Made By: ahmad_khouly
19,044
Posted By ahmad_khouly
it's not working in ksh, as well ... try put...
it's not working in ksh, as well ... try put 20090301 what is the result?
or 20090101 ?
19,044
Posted By ahmad_khouly
could you please mention it ladtony, how you can...
could you please mention it ladtony, how you can find 7days ago by using ksh programming
148,827
Posted By ahmad_khouly
My Dear, You can use the below command and...
My Dear,

You can use the below command and so on to get the date/time as you wish:

example 1:
date '+DATE: %m/%d/%y%nTIME:%H:%M:%S'

generates as output

DATE: 08/01/76

...
10,567
Posted By ahmad_khouly
yes I did and it's didn't work, I used the...
yes I did and it's didn't work,

I used the below one but it's take too long time :

touch D22
for id in ` cat D3 | awk '/BSC/{print $13}' | uniq`
do
grep $id D3 | head -1 >> D22
wait
done...
10,567
Posted By ahmad_khouly
can you advice for this one also ... please, thanks
Dears,

I need to make the field number 7 ($7) uniq for the below input:

BSC38_E709 3025-Faiaz-43 43 2-0 SWRF9139V CTU2 X79T7H05ET B-U 2008-11-27
BSC38_E709 3025-_Faiaz-43 43 2-1 ...
Showing results 1 to 5 of 5

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