Tag: stdin


Found 136 results for 'stdin'.


1) synchronization - Duplicate stdin to stdout and stderr, but in a synchronized way
2) io-redirection - tee stdout to stderr?
3) shell - Linux : how to redirect stdout & stderr to logger?
4) linux - What should my package-manager-like command line tool print to stdout/stderr?
5) linux - Writing to stdin of background process
6) linux - How to write data to existing process's STDIN from external process?
7) linux - Background job terminates when run from script, but works fine when run from bash prompt
8) linux - Getting back to "stdin" after redirecting a file to a particular program
9) shell - SSH connections running in the background don't exit if multiple connections have been started by the same shell
10) linux - Sendmail bash script invoked by cron can't read from stdin
11) pipe - background process pipe-input
12) bash - Wait for key in shell script that may get piped to /bin/bash
13) linux - Write to stdin of a running process using pipe
14) shell - what is meant by connecting STDOUT and STDIN?
15) bash - Will the stdout output of a background process be taken as the stdin input of the foreground process?
16) io-redirection - Redirect stdin and stdout to ports
17) aix - where is the location of stdin, stdout, stderr file descriptor in AIX(unix)
18) shell - stdin, stderr, redirection and logs
19) linux - echo or print /dev/stdin /dev/stdout /dev/stderr
20) pipe - uniq and bash for loop not writing to stdout before stdin closing (for one-line website visitor notification system)
21) linux - Run a multiline bash script piped from stdin
22) bash - How does bash file redirection to standard in differ from shell (`sh`) on Linux?
23) tty - Construct a command by putting a string into a tty
24) tty - Construct a command by putting a string into a tty
25) python - Setting smaller buffer size for sys.stdin?
26) bash - Unexpected behaviour of a shell script
27) bash - Bash Parallelization of CPU-intensive processes
28) bash - Bash/csh: test for end of file (EOF) of stdin
29) putty - When I run a program over ssh, why does stdin stop echoing back?
30) python - How do you stream data into the STDIN of a program from different local/remote processes in Python?
31) bash - How to set stty -echo and also read from /dev/stdin
32) python - How do you stream data into the STDIN of a program from different local/remote processes in Python?
33) ssh - How to make ssh receive the password from stdin
34) linux - Using the same file as stdin and stdout results in empty file
35) python - Python: interacting with STDIN/OUT of a running process in *nix
36) ssh - Send keypress to non-GUI program
37) sudo - zsh strange behavior with sudo --stdin and password with random characters
38) windows - Two Programs having their StdIn and StdOut tied
39) pipe - How to pipe html into lynx?
40) linux - Confused about stdin, stdout and stderr?
41) bash - How does '-' work in bash redirection?
42) bash - Is there any way to de-couple stdin into multiple input sources?
43) perl - Can I prompt for user input after reading piped input on STDIN in Perl?
44) shell - Linux does STDOUT | STDIN piping write data to disk?
45) bash - Best practice to read password, containing special characters like $!@`', into Bash script
46) pipe - patch: "bad file descriptor" in combination with pipe and LD_PRELOAD/ libtrash
47) shell - Getting stdin from a named pipe
48) io-redirection - nohup: ignoring input and redirecting stderr to stdout
49) bash - Howto split stdin into multiple multiline strings and put each of them into different bash variables
50) ssh - How to make ssh receive the password from stdin