Hi, Is it possible to generate the absolute path f...
# general
m
Hi, Is it possible to generate the absolute path from a relative path? I have string
~/tmp/test_dir/../test_dir_2
and I want to convert this to its absolute path.