Afficher un message
Vieux 26/03/2008, 15h53   #3
Janis Papanagnou
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: display in a tree structure

Vakayil Thobias wrote:
> I have to display the data from a file in tree structure(ksh).
> The file format is as follows(first field parent, second field child) :
>
> PM01 PM02
> PM01 PM1A
> PM02 PM03
> PM03 PM04
> PM04 PM05
> PM04 PM06
> PM1A PM1B
> PM1A PM1C
>
> The output should be like this :
> PM01 -- PM02 -- PM03 -- PM04 -- PM05
> PM06
> PM01 PM1A -- PM1B
> PM1C
>


The above "output" doesn't seem to have a structure that is
anyhow related to a tree.

> Anybody have idea ?
>
> Regards,
> Thobias
>
>

  Réponse avec citation
 
Page generated in 0,04463 seconds with 9 queries