help-bash
[Top][All Lists]
Advanced

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

How to unset option using bash invocation parameters?


From: Daniel Brotsky
Subject: How to unset option using bash invocation parameters?
Date: Sun, 26 May 2024 20:53:23 +0200

When invoking bash, I can use -o <option> to set <option>, but (unlike with
set) +o option does not work to unset <option>.  Is there a way to invoke
bash using parameters to unset an <option>? -d.
--
Dan – pronouns he/him


reply via email to

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