Tide Expansion
The tilde character (~), when followed by a slash delimiter, matches the current user’s home directory. When followed by a string of characters up to slash, it will be interpreted as a username, if one matches. If no username matches, Then an actual tilde followed by the string of characters will be returned.
The tilde character (~), when followed by a slash delimiter, matches the current user’s home directory. When followed by a string of characters up to slash, it will be interpreted as a username, if one matches. If no username matches, Then an actual tilde followed by the string of characters will be returned.
Tech info |
Comments
Post a Comment