I would suggest that the dump file NOT be called `dump', maybe
`.dump' would be a better choice.
-r-xr-xr-x 2 root root 0 Apr 10 20:59 .dump
dr-xr-xr-x 2 root root 0 Apr 10 20:59 all
dr-xr-xr-x 2 root root 0 Apr 10 20:59 default
dr-xr-xr-x 2 root root 0 Apr 10 20:59 dump
dr-xr-xr-x 2 root root 0 Apr 10 20:59 eth0
dr-xr-xr-x 2 root root 0 Apr 10 20:59 lo
cat .dump
> might produce this:
>
> conf {
> all {
> accept_redirects=1
> accept_source_route=0
> bootp_relay=0
> ...
> }
> default {
> accept_redirects=1
> accept_source_route=0
> bootp_relay=0
> ...
> }
> }
>
---------------------------------
G. Allen Morris III
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/