FG
💻 Software

What does the little squiggly ~ do in Linux?

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

Problem

I have two instances of it being used and I am wondering what each does: What does the little squiggly do? Then, after that that, what would do?

Error Output

service=~

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What does the little squiggly ~ do in Linux?

Low Risk

The squiggly thing is called a "tilde". It expands to your home directory. Try Both statements put your home directory by itself on a line.. See bash Tilde Expansion for details.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment