FG

How to escape the At-sign (@) in Bash

Fresh3 days ago
Mar 15, 20262308 views
Confidence Score0%
0%

Problem

Since Apple made a requirement for certain file names to include an at-sign ( ) in my iPhone application project, I can't check in my files using the Subversion commandline. How do is escape the ?

Error Output

@

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to escape the At-sign (@) in Bash

Low Risk

To use files with @ signs in Subversion, add an extra @ at the end of the filename.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment