I
I
Igor Makhov2018-10-10 19:42:51
linux
Igor Makhov, 2018-10-10 19:42:51

Why doesn't bash output redirection work?

Why doesn't the bash > /path/to/file command work?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Shitskov, 2018-10-10
@Zarom

Checked. Works.

R
Roman Ratkin, 2018-10-10
@Hanharr

This one works exactly:
bash | tee /path/to/file

N
nihi1ist, 2018-10-14
@nihi1ist

What about access to the file?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question