io.stderr(3kaya) debian man page | unix.com

Man Page: io.stderr

Operating Environment: debian

Section: 3kaya

IO.stderr(3kaya)					       Kaya module reference						  IO.stderr(3kaya)

NAME
IO::stderr - Standard error stream
SYNOPSIS
File stderr( )
DESCRIPTION
Returns a file handle pointing to the standard error stream. Errors can be written to standard error using IO.put(3kaya) put(stderr(),"ERROR: Antler remover jammed!");
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/
LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.
RELATED
IO.stdin(3kaya) IO.stdout(3kaya) IO.put(3kaya) Kaya October 2012 IO.stderr(3kaya)
Related Man Pages
net.send(3kaya) - debian
prelude.isdigit(3kaya) - debian
prelude.islower(3kaya) - debian
cursesw.ungetchar(3kaya) - debian
testing.randomint(3kaya) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?