when doing mount/umount of a MSDOS floppy on 2.2.16-22
I often get
/var/log/messages.1:Nov 25 21:02:18 localhost kernel: set_blocksize: dev
02:00 buffer_dirty 19 size 512
/var/log/messages.2:Nov 16 18:19:05 localhost kernel: set_blocksize: dev
02:00 buffer_dirty 19 size 512
Is this harmless or s
Hi, Peter,
You can easily remove duplicates in object files without sorting. You
can just use a shell written function.
This is an example of such function (bash written).
It removes the duplicates from the argument and prints the result to
stdout.
No sorting used.
# This function removes duplica
written entirely in make.
Vladislav
Peter Samuelson wrote:
> [Vladislav Malyshkin <[EMAIL PROTECTED]>]
> > You can easily remove duplicates in object files without sorting.
> > You can just use a shell written function.
>
> This is true. That was something I forgot to me
Hi, Peter
> [Vladislav Malyshkin <[EMAIL PROTECTED]>]
> > Also, the function remove_duplicates can be written using make rules
> > and functions. Using functions "foreach" "if" from make and
> > comparison you can easily build a function r
4 matches
Mail list logo