[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] A do nothing function
From: |
Davide Brini |
Subject: |
Re: [Help-bash] A do nothing function |
Date: |
Thu, 27 Sep 2012 19:30:25 +0200 |
On Thu, 27 Sep 2012 11:24:01 -0500, Peng Yu <address@hidden> wrote:
> Hi,
>
> I have to use cat if just want to pass the stdin to stdout. But this
> requires calling cat. Is there a more efficient way to just past stdin
> to stdout?
You can use dd, at least saves you a keystroke.
--
D.
Re: [Help-bash] A do nothing function, Bob Proulx, 2012/09/27
- Re: [Help-bash] A do nothing function, Greg Wooledge, 2012/09/28
- Re: [Help-bash] A do nothing function, DJ Mills, 2012/09/28
- Re: [Help-bash] A do nothing function, Bob Proulx, 2012/09/28
- Re: [Help-bash] A do nothing function, Greg Wooledge, 2012/09/28
- Re: [Help-bash] A do nothing function, Bob Proulx, 2012/09/28
Re: [Help-bash] A do nothing function, Stephane Chazelas, 2012/09/29
Re: [Help-bash] A do nothing function,
Davide Brini <=