Mailinglist Archive: opensuse-factory (506 mails)
| < Previous | Next > |
Re: [opensuse-factory] christmas screen
- From: Felix Miata <mrmazda@xxxxxx>
- Date: Thu, 07 Dec 2006 09:40:06 -0500
- Message-id: <457827C6.4020609@xxxxxx>
On 2006/12/07 12:27 (GMT+0100) Steffen Winterfeldt apparently typed:
> On Thu, 7 Dec 2006, Steffen Winterfeldt wrote:
>> # mkdir foo
>> # cd foo
>> # cpio -i </boot/message
>> # edit something
>> # find | cpio -H newc -o >/boot/message
> Sorry, must be
> # find | cpio -o >/boot/message
> of course.
Thank you. I had tried the syntax in the first example from cpio --help,
and got nowhere figuring out how name-list works. I also tried the -O
syntax, but got only 512 bytes file output each time.
--
"Let your conversation be always full of grace." Colossians 4:6 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://mrmazda.no-ip.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> On Thu, 7 Dec 2006, Steffen Winterfeldt wrote:
>> # mkdir foo
>> # cd foo
>> # cpio -i </boot/message
>> # edit something
>> # find | cpio -H newc -o >/boot/message
> Sorry, must be
> # find | cpio -o >/boot/message
> of course.
Thank you. I had tried the syntax in the first example from cpio --help,
and got nowhere figuring out how name-list works. I also tried the -O
syntax, but got only 512 bytes file output each time.
--
"Let your conversation be always full of grace." Colossians 4:6 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://mrmazda.no-ip.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |