Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Linux And Related Batch Scriptin...  <--  <--- Return to Home Page
   Networked Database  Linux And Related Batch Scriptin...   [9 / 130] RSS
 From   To   Subject   Date/Time 
Message   Maurice Kinal    mark lewis   check for leaks   June 8, 2016
 6:06 PM *  

-={ Wednesday, 08 June 2016, 14:06:58 -0400 }=-

Hey mark!

 ml> think of a PKT as a bag of postal mail

I am assuming that something like origAddr -> destAddr might be something
useful.  In awkSpeak it could look like the below:

Type 2:
awk -F, '{printf("%d:%d/%d -> %d:%d/%d", $16, $11, $1, $17, $12, $2)}'

Type 2+:
awk -F, '{printf("%d:%d/%d.%d -> %d:%d/%d.%d", $16, $11, $1, $25, $17, $12, $2,
 $26)}'

Type 2.2:
awk -F, '{printf("%d:%d/%d.%d -> %d:%d/%d.%d", $13, $8, $1, $3, $14, $9, $2,
$4)}'

I added the above to the current pkttool and it produced the following;

-------------- ye olde cut `n paste starts
fidonet@mikey [ ~/testing ]$ ./pkttool 5754c356.pkt
5754c356.pkt: Type 2.2 pkt header
1:153/7001.0 -> 1:153/7715.0
fidonet@mikey [ ~/testing ]$ ./pkttool 5722a447.pkt
5722a447.pkt: Type 2+ pkt header
1:153/7715.0 -> 1:153/7001.0
-------------- ye olde cut `n paste ends

Note the above includes both a types 2+ and 2.2, where the 2.2 originated at
this node.  Since both of them have something to do with Little Mikey's Brain I
 can speak favourably as to the accuracy of the above information.

What would be handy to have is a type 2 pkt for checking.  I may have to do
something about that if it matters any.  Does it?

Life is good,
Maurice

... Don't cry for me I have vi.
--- GNU bash, version 4.3.42(1)-release (x86_64-atom-linux-gnu)
 * Origin: Little Mikey's Brain - Ladysmith BC, Canada (1:153/7001.0)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Linux And Related Batch Scriptin...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.08 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_ptntj5bjpb62tk7ihja5f3o5i0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_ptntj5bjpb62tk7ihja5f3o5i0, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_ptntj5bjpb62tk7ihja5f3o5i0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0