On Tue, May 20, 2008 at 1:30 PM, PUVANESWARAN T <[EMAIL PROTECTED]> wrote:
> hello sir ..
>good evening sir... i have one doubt sir...
> how to use mysql bind address in ubuntu server ...
> how to use only using own ip address not localhost
> by
>
hello sir ..
good evening sir... i have one doubt sir...
how to use mysql bind address in ubuntu server ...
how to use only using own ip address not localhost
by
raja.t
> ___
One Day One GNU/Linux Command
=
split - Split a file into pieces.
Summary:
Split is used to split a file into equal no .of lines. The output
files are created with the default Prefix as 'x' and suffix as 2
digit number.
Examples:
$ split -l 10 myfile -- Split myfil