mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-03-10 23:33:18 +00:00
describe.src:
Submissions by Scott Moberly: bc, sbc, dc, rh, ul
This commit is contained in:
parent
0e2145d3a6
commit
8bfb9c1e14
@ -1,8 +1,8 @@
|
|||||||
#=============================================================================
|
#=============================================================================
|
||||||
# List of shell applications for GNO/ME and ORCA/Shell
|
# List of shell applications for GNO/ME and ORCA/Shell
|
||||||
# Last revision: Sat Apr 10 15:25:55 1999
|
# Last revision: Sat Jun 19 14:10:46 1999
|
||||||
#
|
#
|
||||||
# $Id: describe.src,v 1.28 1999/04/10 15:27:35 gdr-ftp Exp $
|
# $Id: describe.src,v 1.29 1999/06/19 14:12:59 gdr-ftp Exp $
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
#
|
#
|
||||||
# About this file
|
# About this file
|
||||||
@ -225,18 +225,17 @@ FTP: ftp.gno.org
|
|||||||
Shows only the basename of a given fully expanded filename.
|
Shows only the basename of a given fully expanded filename.
|
||||||
|
|
||||||
Name: bc
|
Name: bc
|
||||||
Version: 1.01
|
Version: 1.04
|
||||||
Shell: GNO/ME
|
Shell: GNO/ME
|
||||||
Author: Frank Petroski
|
Author: Scott Moberly (FSF port)
|
||||||
Contact: -
|
Contact: smoberly@s-cwis.unomaha.edu
|
||||||
Where: /usr/bin
|
Where: /usr/bin
|
||||||
FTP: apple2.caltech.edu
|
FTP: ftp.gno.org
|
||||||
|
|
||||||
GNU bc is an arbitrary precision numeric processing language. Syntax is
|
|
||||||
similar to C, but differs in many substantial areas. It supports
|
|
||||||
interactive execution of statements. bc is a utility included in the
|
|
||||||
POSIX P1003.2/D11 draft standard. Copyright Free Software Foundation.
|
|
||||||
|
|
||||||
|
GNU bc is an arbitrary precision numeric processing language. sbc
|
||||||
|
is compliant with the POSIX P1003.2/D11 draft standard. While GNU
|
||||||
|
bc includes many extensions. Copyright Free Software Foundation.
|
||||||
|
This is part of the bc 1.04 package.
|
||||||
Name: bcd
|
Name: bcd
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Shell: GNO/ME
|
Shell: GNO/ME
|
||||||
@ -718,6 +717,17 @@ FTP: -
|
|||||||
|
|
||||||
Shows the date and time (optionally, continuously).
|
Shows the date and time (optionally, continuously).
|
||||||
|
|
||||||
|
Name: dc
|
||||||
|
Version: 1.1
|
||||||
|
Shell: GNO/ME
|
||||||
|
Author: Scott Moberly (FSF port)
|
||||||
|
Contact: smoberly@s-cwis.unomaha.edu
|
||||||
|
Where: /usr/bin
|
||||||
|
FTP: ftp.gno.org
|
||||||
|
|
||||||
|
GNU dc is an arbitrary precision numeric processing language. Copyright
|
||||||
|
Free Software Foundation. This is part of the bc 1.04 package.
|
||||||
|
|
||||||
Name: dd
|
Name: dd
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Shell: GNO/ME
|
Shell: GNO/ME
|
||||||
@ -2270,6 +2280,16 @@ FTP: ftp.gno.org
|
|||||||
|
|
||||||
Reverse lines of a file.
|
Reverse lines of a file.
|
||||||
|
|
||||||
|
Name: rh
|
||||||
|
Version: 1.0
|
||||||
|
Shell: GNO/ME
|
||||||
|
Author: Scott Moberly (comp.sources.unix port)
|
||||||
|
Contact: smoberly@s-cwis.unomaha.edu
|
||||||
|
Where: /usr/local/bin
|
||||||
|
FTP: ftp.gno.org
|
||||||
|
|
||||||
|
Recursive file locater.
|
||||||
|
|
||||||
Name: rimport
|
Name: rimport
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Shell: GNO
|
Shell: GNO
|
||||||
@ -2395,6 +2415,19 @@ FTP: ftp.gno.org, ground.isca.uiowa.edu
|
|||||||
Zmodem file transfer program. This is the receiver, and is bundled with
|
Zmodem file transfer program. This is the receiver, and is bundled with
|
||||||
sz(1), the sender.
|
sz(1), the sender.
|
||||||
|
|
||||||
|
Name: sbc
|
||||||
|
Version: 1.04
|
||||||
|
Shell: GNO/ME
|
||||||
|
Author: Scott Moberly (FSF port)
|
||||||
|
Contact: smoberly@s-cwis.unomaha.edu
|
||||||
|
Where: /usr/bin
|
||||||
|
FTP: ftp.gno.org
|
||||||
|
|
||||||
|
GNU bc is an arbitrary precision numeric processing language. sbc
|
||||||
|
is compliant with the POSIX P1003.2/D11 draft standard. While GNU
|
||||||
|
bc includes many extensions. Copyright Free Software Foundation.
|
||||||
|
This is part of the bc 1.04 package.
|
||||||
|
|
||||||
Name: sc
|
Name: sc
|
||||||
Version: 1.10
|
Version: 1.10
|
||||||
Shell: ORCA (maybe GNO?)
|
Shell: ORCA (maybe GNO?)
|
||||||
@ -2852,6 +2885,16 @@ FTP: ftp.gno.org apple2.caltech.edu ground.icaen.uiowa.edu
|
|||||||
Converts text between the CR, LF and CR/LF forms. Also available for UNIX
|
Converts text between the CR, LF and CR/LF forms. Also available for UNIX
|
||||||
machines, reasonably fast yet robust.
|
machines, reasonably fast yet robust.
|
||||||
|
|
||||||
|
Name: ul
|
||||||
|
Version: 1.0
|
||||||
|
Shell: GNO/ME
|
||||||
|
Author: Scott Moberly (FreeBSD port)
|
||||||
|
Contact: smoberly@s-cwis.unomaha.edu
|
||||||
|
Where: /usr/local/bin
|
||||||
|
FTP: ftp.gno.org
|
||||||
|
|
||||||
|
Do underlining.
|
||||||
|
|
||||||
Name: uname
|
Name: uname
|
||||||
Version: 3.0 (January 23, 1998)
|
Version: 3.0 (January 23, 1998)
|
||||||
Shell: GNO
|
Shell: GNO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user