TL;DR
- OpenBSD 7.0 release very soon
- LibreSSL problem with Let's Encrypt certificates
- First issue of this webzine!! We do have an Atom feed.
With the default shell ksh, you may have noticed typing
history
would only display the last 10 lines of the
history. This happens because history is an alias for the command
fc -l
which by default only displays the last 10 lines.
Giving a number as a parameter to this alias will display the
history from that number. Use history 1
to display
the complete history.
I love the idea of a webzine! - many people after showing the Webzine mockup
Please, make an RSS feed! - anonymous
β Marc Chantreux on misc@ Source
- if you want something conceptualy less broken, give plan9 a try
- if you want something more polished, give vim+coreutils a try
- if you want something convivialist, obenbsd is the best trade off i seen (you can also give try to sbase or 9base)
- if you want something more consistent, let's start our project :)
- if you want something perfect, let it go :)
Solène Rapenne, prx, Stéphane Huc, Raf Czlonka, pamela@ and maybe some people who contributed outside of git that I forgot. Many thanks to everyone involved and supportive to the idea.