mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-04-19 04:37:00 +00:00
Change describe(1) entry to only show the directory, not the full path.
This commit is contained in:
parent
45975acfd7
commit
2d9725fc31
@ -3,7 +3,7 @@ Version: 2.0 (August 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/cat
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Concatenate and list files.
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (August 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/head
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Print the first part of a file.
|
||||
|
@ -3,7 +3,7 @@ Version: 1.0 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/<prog>
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Print working directory name
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/sleep
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Suspend execution for an interval of time.
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (August 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/<prog>
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Count words, lines, and bytes in files.
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /usr/bin/yes
|
||||
Where: /usr/bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Repetitively echo "y" or command-line argument
|
||||
|
@ -3,7 +3,7 @@ Version: 1.0.2 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /usr/bin/catrez
|
||||
Where: /usr/bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Concatenate resource forks.
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (August 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /usr/bin/cut
|
||||
Where: /usr/bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Select portions of each line of a file.
|
||||
|
@ -3,7 +3,7 @@ Version: 1.0 (7 Aug 97)
|
||||
Shell: GNO, ORCA/Shell
|
||||
Author: Devin Reade.
|
||||
Contact: gdr@eddore.myrias.com
|
||||
Where: /bin/false
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Returns a 'false' status to the shell. Intended for use in shell scripts.
|
||||
|
@ -3,7 +3,7 @@ Version: 1.1 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Jawaid Bazyar (updated for GNO/ME 2.0.6 by Dave Tribby)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /usr/bin/lseg
|
||||
Where: /usr/bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
List segments in an Object Module Format file.
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (August 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby (from FreeBSD code)
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /bin/tr
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Translate characters in a file.
|
||||
|
@ -3,7 +3,7 @@ Version: 1.0 (7 Aug 97)
|
||||
Shell: GNO, ORCA/Shell
|
||||
Author: Devin Reade.
|
||||
Contact: gdr@eddore.myrias.com
|
||||
Where: /bin/true
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Returns a 'true' status to the shell. Intended for use in shell scripts.
|
||||
|
Loading…
x
Reference in New Issue
Block a user