blob: cdf1efa3cbac6d9849de0759ce55625e0b790a39 (
plain)
1
2
3
4
5
|
file-REAL_PATH-EXPAND_TILDE
---------------------------
* The :command:`file(REAL_PATH)` command gained the option ``EXPAND_TILDE`` to
replace any leading tilde with the path to the user's home directory.
|