Best of Shell — February 2024
- 1
- 2
Lobsters·2yIn praise of Nushell
Nushell is a non-POSIX shell implemented in Rust that handles structured data and provides a powerful, incremental way of working with pipelines in the terminal. It redefines common shell commands to output structured data and offers a range of basic types and commands for transforming data.
- 3
- 4
- 5
AWS Tip·2y
Embarking on the Linux Journey: An In-Depth Introduction — Part 1
Learn about Linux, the Linux kernel, the shell, system utilities, types of Linux operating systems, file creation/editing/copying/moving/removal, changing directories, checking directory details, making directories, and basic Linux commands for beginners.