Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 100 Bytes

SC2118.md

File metadata and controls

7 lines (4 loc) · 100 Bytes

Pattern: Use of |& in Ksh

Issue: -

Description

Ksh does not support |&. Use 2>&1 |.