From nobody@FreeBSD.ORG  Mon Dec 20 17:48:50 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 3658E15271; Mon, 20 Dec 1999 17:48:50 -0800 (PST)
Message-Id: <19991221014850.3658E15271@hub.freebsd.org>
Date: Mon, 20 Dec 1999 17:48:50 -0800 (PST)
From: riccardo@torrini.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: netstat -rn does'n fit on a 80 chars wide terminal
X-Send-Pr-Version: www-1.0

>Number:         15596
>Category:       bin
>Synopsis:       netstat -rn does'n fit on a 80 chars wide terminal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 17:50:02 PST 1999
>Closed-Date:    Wed Mar 28 11:15:18 PST 2001
>Last-Modified:  Wed Mar 28 11:15:33 PST 2001
>Originator:     Riccardo Torrini
>Release:        4.0-CURRENT, last make on 1999.12.19
>Organization:
>Environment:
FreeBSD trudy.home.torrini.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Dec 21 01:59:57 CET 1999     root@trudy.home.torrini.org:/usr/src/sys/compile/TRUDY  i386

>Description:
netstat -r works fine but netstat -rn (show only ip without resolving
names) does'n fit on a 80 chars wide terminal (console nor xterm)
>How-To-Repeat:
just try netstat -rn from a command line (also netstat -r)
to show differences
>Fix:
netstat -rn | cut -c-16,32-	# :-)

>Release-Note:
>Audit-Trail:

From: Chris Costello <chris@calldei.com>
To: riccardo@torrini.org
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: bin/15596: netstat -rn does'n fit on a 80 chars wide terminal
Date: Mon, 20 Dec 1999 20:02:47 -0600

 On Mon, Dec 20, 1999, riccardo@torrini.org wrote:
 > netstat -r works fine but netstat -rn (show only ip without resolving
 > names) does'n fit on a 80 chars wide terminal (console nor xterm)
 
    No, netstat -rn prints the routing tables.
 
    Perhaps you could provide an example of what specifically is
 happening.
 
 -- 
 |Chris Costello <chris@calldei.com>
 |I must have slipped a disk; my pack hurts.
 `------------------------------------------
 
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Wed Mar 28 11:15:18 PST 2001 
State-Changed-Why:  
Antique PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=15596 
>Unformatted:
