Search Results

Search: Posts Made By: Lokesha
2,378
Posted By Chubler_XL
Perhaps perl is they way to go if your on AIX or...
Perhaps perl is they way to go if your on AIX or Solaris:

#!/usr/bin/perl
use Time::Local 'timelocal';
use POSIX;

my $year, $month, $day;
my $sd, $ed;
$sd=1167573600;
$ed=1577800800;
...
6,659
Posted By durden_tyler
$ $ cat a.txt x001;frtb70;xyz;109 ...
$
$ cat a.txt
x001;frtb70;xyz;109
x001;frvt65;sec;239
x003;wqax34;jul;659
x004;yhud43;yhn;760
$
$ cat b.txt
x001;abcd80;xyz;193
x001;crrp28;xse;456
x002;lmno10;xyz;784...
Showing results 1 to 2 of 2

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