List Question
20 TechQA 2024-03-27T01:08:25.587000What would be the proper mental model helpful in understanding of bash redirection?
156 views
Asked by Claudio
How to include the command in the output file?
51 views
Asked by Philip
bash history expansion (with word selection) mishandles the |& sequence
48 views
Asked by W Dean Stanton
Why does this test always hang when run, but always works in Debug?
49 views
Asked by Charles Burns
Commands output prints on terminal and stdout is empty. How i can store the output or redirect to stdout?
42 views
Asked by ABHISHEK SINHA
python input() not printing to screen when piping to another command
45 views
Asked by feeble
How does the file redirections work in powershell?
48 views
Asked by SebMa
How to redirect a foreach loop output to a file?
69 views
Asked by SebMa
When running two tail commands in background, second tail is not working
119 views
Asked by Sourav Kannantha B
How to apply the linux 'file' command to the output (STDOUT) of a program to determine its file type
31 views
Asked by puterboy
Linux output redirection to file
64 views
Asked by Murthy
Problem with redirecting output and input streams between processes
50 views
Asked by Tameris Isamidinova
Unable to redirect variable's value to file using ansible copy module
56 views
Asked by Ashar
awk returns two different outputs for the same input
59 views
Asked by isrikanthd
Redirect all output of a bash script, including commands
61 views
Asked by Alexey Kiyashkin
Redirect stdinput of netcat to current stdout of bash script
84 views
Asked by SempriGno
I am trying to implement this using a circular queue. My program executes but says terminated succesfully when build&ran
101 views
Asked by juggernaut45
Why does "echo 123 > a.txt b.txt" only create one file?
89 views
Asked by hao
Standard input redirection in "net use" command is not working
189 views
Asked by nicolasim