help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: string escaping in bash


From: Peng Yu
Subject: Re: string escaping in bash
Date: Fri, 12 Mar 2021 13:01:13 -0600

> however i think the chained stuff may work perfectly

Your solution uses a special character $'\1', it will not be robust
against input with that character.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]