Index ¦ Archives > Category: Linux

Bash Redirection

Introduction

We're going to explain a few things about Bash redirection here. It's a perennial oldie-but-goodie topic that in my opinion is usually explained poorly.

Redirection (or reconnection/rerouting/switching) is all about the manipulation, via Bash, of a command's input and output streams. Redirection makes it possible to achieve …


Key bindings in nano

Introduction

We're going to explain how to configure nano's key bindings here. A post about a simple text editor might seem unnecessary, but I still meet junior admins who only think about vim or emacs. But nano has its place - it's installed on just about every system I come across …

© Keith Brown. Built using Pelican. Theme by Giulio Fidente on github. Member of the Internet Defense League.