Re: head(1): refactor main loop

2022-01-27 Thread flint pyrite
+ for (; *argv != NULL; argv++) is argv[1] guaranteed? I have never seen this before. On Wed, Jan 26, 2022 at 9:52 PM Scott Cheloha wrote: > The main loop in head(1) is obfuscated. In particular, the path > through the loop to exit(3) is extremely clever. Clever in a bad way. >

Re: Secure by default

2021-02-13 Thread flint pyrite
I am not sure about your use case but to myself, my computer is useless these days without a connection. On Sat, Feb 13, 2021 at 1:15 PM sivasubramanian muthusamy < 6.inter...@gmail.com> wrote: > Hello, > > I am an ordinary computer user, installed 6.8 without connecting to > the Internet yet,