Delete a Single Line From History

Did you ever wanted to remove a single line from your shell history? This is how you can easily do it: use: history -d line number to remove the line, for example history -d 431, […]

The UNIX system family tree: Research and BSD

One of my friends shared this link with me today. https://github.com/freebsd/freebsd/blob/master/share/misc/bsd-family-tree The UNIX system family tree: Research and BSD ——————————————— First Edition (V1) | Second Edition (V2) | Third Edition (V3) | Fourth Edition (V4) […]