Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- abbreviation computing
Standard input : astream mapped to the primaryinput device , typically akeyboard .
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word stdin.
Examples
-
It then evaluates kons in turn for each s-expression read from stdin, with INPUT bound to the read s-expression and STATE bound to the current accumulator value, and makes the result of the evaluation be the new accumulator value.
-
A configuration file with virtual hardware details: which raw disk devices or files to make available as mass storage devices, how to provide the HYDROGEN console device via stdin/stdout, via a TCP socket you can telnet to, via X11, not at all, whether to go into the background and run as a daemon, and so on.
-
Takes base-10 input on stdin and converts it to base 7, with output to stdout in Julie Andrews song tones.
-
For experienced programmers, other items of interest in the sys module include sys. stdin, sys. stdout and sys. stderr which correspond to the standard input, standard output and standard error streams of your program respectively.
A Byte of Python Swaroop, C. H. 2003
-
You can use the BIOS call, INT 16 function 01 or 11, to check whether an actual keystroke is waiting; or the DOS call, INT 21 function 0B, to check for a keystroke from stdin (subject to redirection).
-
This has come up a couple of times already (including the case of serial mice as well), but for the record stty acts on stdin not stdout.
-
Redirection no title redirection operators stdin, stdout, Pipelines, and hard links
Debian GNU/Linux : Guide to Installation and Usage John Goerzen
-
Environment Variables output reversing stdin, stdout, Pipelines, and regular expressions
Debian GNU/Linux : Guide to Installation and Usage John Goerzen
-
PC Disk Limitations reversing output stdin, stdout, Pipelines, and rm
Debian GNU/Linux : Guide to Installation and Usage John Goerzen
-
Managing Processes with bash pipelines stdin, stdout, Pipelines, and output reversing stdin, stdout, Pipelines, and pipes named pipes
Debian GNU/Linux : Guide to Installation and Usage John Goerzen
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.