Quote:
|
Originally Posted by Klashxx
Please ,show us the format of your input file.
|
Th e input file is called listacdrs and the format is:
01/10/2006 08:20 CF004
01/10/2006 08:25 CF006
..
04/10/2006 04:23 CF1020
---
DD/MM/YYY HH:MM CONCSECUTIVE NUMBER.
This purpose is count and list the number of consecutives per day usin awk, the results are ok with this script but i need to b elisted or output in a tabaular way for each directory but not be listea by pages.
I apprecitae your help please.