baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
- From: 3aoo-cvfd AT dea.spamcon.org
- To: baslinux AT lists.ibiblio.org
- Subject: Re: [BL] some misc Linux tips
- Date: Sat, 15 Jan 2005 07:35:22 +1300
James Miller wrote:
>
> One deals with splitting, then rejoining files
> using split (is it part of busybox, btw?).
No, the BL3 busybox does not have split.
But you can split files using dd (which is there).
> It's handy, for instance, when you have a long file
> that you want to transmit over an unreliable> network
> connection -- where (unlike modern FTP) the transfer
> protocol can't resume an interrupted transfer
BL3 has wget, which is able to resume an interrupted
transfer.
> It's best to use a utility like md5sum or sum to
> be sure that the reassembled bigfile.tar.gz is
> identical to the original.
BL3 has md5sum.
> dd if=/dev/urandom
BL3 does not have /dev/urandom but you can
created it by doing this:
------------------------
mknod /dev/urandom c 1 9
------------------------
> you can repeat the "wiping" command several times
> with the C shell repeat command
BL3 does not have repeat.
Cheers,
Steven
____________________________
http://www.basiclinux.com.ru
-
[BL] some misc Linux tips,
James Miller, 01/14/2005
-
Re: [BL] some misc Linux tips,
sindi keesan, 01/14/2005
-
Re: [BL] some misc Linux tips,
Anthony Albert, 01/14/2005
-
Re: [BL] some misc Linux tips,
sindi keesan, 01/16/2005
-
[BL] /ect/lilo.conf?,
Mr Christopher Rose, 01/16/2005
-
Re: [BL] /ect/lilo.conf?,
3aoo-cvfd, 01/16/2005
- Re: [BL] /ect/lilo.conf?, Jeff M., 01/16/2005
-
Re: [BL] /ect/lilo.conf?,
3aoo-cvfd, 01/16/2005
-
[BL] /ect/lilo.conf?,
Mr Christopher Rose, 01/16/2005
-
Re: [BL] some misc Linux tips,
sindi keesan, 01/16/2005
- Re: [BL] some misc Linux tips, Samual Acorn, 01/14/2005
-
Re: [BL] some misc Linux tips,
Anthony Albert, 01/14/2005
- Re: [BL] some misc Linux tips, 3aoo-cvfd, 01/14/2005
-
Re: [BL] some misc Linux tips,
sindi keesan, 01/14/2005
Archive powered by MHonArc 2.6.24.