From helbig@MX.BA-Stuttgart.De  Sat May 31 05:33:48 1997
Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA21862
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 May 1997 05:33:46 -0700 (PDT)
Received: (from helbig@localhost)
	by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id OAA05294;
	Sat, 31 May 1997 14:33:47 +0200 (MET DST)
Message-Id: <199705311233.OAA05294@helbig.informatik.ba-stuttgart.de>
Date: Sat, 31 May 1997 14:33:47 +0200 (MET DST)
From: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
Reply-To: helbig@MX.BA-Stuttgart.De
To: FreeBSD-gnats-submit@freebsd.org
Subject: deprecated option g of ls(1) in dot.profile
X-Send-Pr-Version: 3.2

>Number:         3730
>Category:       conf
>Synopsis:       deprecated option g of ls(1) in dot.profile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 31 05:40:01 PDT 1997
>Closed-Date:    Tue Jul 15 02:37:44 PDT 1997
>Last-Modified:  Tue Jul 15 02:39:48 PDT 1997
>Originator:     Wolfgang Helbig
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	The alias ll in dot.profile defines ls with the deprecated option -g. 

>How-To-Repeat:

	

>Fix:
Index: dot.profile
===================================================================
RCS file: /usr/cvsroot/src/share/skel/dot.profile,v
retrieving revision 1.11
diff -c -r1.11 dot.profile
*** dot.profile	1997/03/08 16:35:39	1.11
--- dot.profile	1997/05/31 11:48:40
***************
*** 31,37 ****
  alias h='fc -l'
  alias j=jobs
  alias m=$PAGER
! alias ll='ls -lagFo'
  alias l='ls -l'
  alias g='egrep -i'
   
--- 31,37 ----
  alias h='fc -l'
  alias j=jobs
  alias m=$PAGER
! alias ll='ls -laFo'
  alias l='ls -l'
  alias g='egrep -i'
   
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: charnier 
State-Changed-When: Tue Jul 15 02:37:44 PDT 1997 
State-Changed-Why:  
Patch applied. 

>Unformatted:
