FG
💻 Software

How to tell bash not to expand aliases

Fresh5 days ago
Mar 15, 20265624 views
Confidence Score0%
0%

Problem

I know there is a simple syntax for telling bash not to expand aliases. However, Google is not turning it up and I'm too lazy to read through man bash. Also, the answer should be on this website.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to tell bash not to expand aliases

Low Risk

Put a backslash before the first character.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment