![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| i-nodes - out of disk space on /tmp | bblondin | AIX | 4 | 01-24-2009 08:36 PM |
| Shell script to map XML nodes | mark14 | Shell Programming and Scripting | 1 | 03-25-2008 01:51 PM |
| Managing nodes??? | TRUEST | UNIX for Advanced & Expert Users | 5 | 03-21-2003 05:47 AM |
| nodes | kamisi | UNIX for Dummies Questions & Answers | 3 | 05-30-2002 04:47 PM |
| i-nodes | djatwork | UNIX for Dummies Questions & Answers | 4 | 09-25-2001 01:29 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Making Connection nodes for Graph
Hi Power User,
I have this following data: file1 aa A aa B aa C bb X bb Y bb Z cc O cc P cc Q . . . . . . . . and I want to turn them into a connection nodes like this: file2 A aa A A aa B A aa C B aa C B aa B C aa C X bb X X bb Y X bb Z Y bb Z Y bb Y Z bb Z . . . . . . . . . . . . I made this relation, to create a graph. The file could have more than 100.000 lines. Any suggestion, how to create file2 by using perl or awk? Tx |
| Bookmarks |
| Tags |
| connection, graph, nodes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|