Re: [HEADSUP] making /bin/sh the default shell for root

From: Christian Weisgerber <naddy_at_mips.inka.de>
Date: Mon, 27 Sep 2021 08:05:06 UTC
Dirk Meyer:

> Migration of aliase will be painful as ">&" and "|&" is not supoported.

csh		sh
>& foo          >foo 2>&1
|& foo          2>&1 | foo

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de