[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems sending bash text to file
From: |
Alex fxmbsw7 Ratchev |
Subject: |
Re: Problems sending bash text to file |
Date: |
Sat, 5 Feb 2022 23:49:00 +0100 |
<zap>
On Sat, Feb 5, 2022, 23:47 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
> ah ok
>
> thats the >file keyword
>
> lsblk >filename
>
> see my old docs
>
> http://ix.io/3OKY
>
> On Sat, Feb 5, 2022, 23:36 M.R.P. zensky <wintermute24x7@icloud.com>
> wrote:
>
>> I am using a stock bash shell that Ubuntu ships with.I enter the command
>> lsblk and I get a stream of data.I am wanting to save this output in form
>> of a file that someone else can open and read.
>>
>> On Feb 5, 2022, at 2:15 PM, Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
>> wrote:
>>
>> can u detail a bit more ?
>> a u type shell cmds etc in normal and in file it shows u typing those and
>> their output and the bash prompt ?
>>
>> On Sat, Feb 5, 2022, 23:11 M.R.P. zensky <wintermute24x7@icloud.com>
>> wrote:
>>
>>> I am wanting to send a bash screen with text to a file. How do I do this?
>>>
>>>
>>