これで解決
$ readlink -f <相対パス>
このように使う。
$ readlink -f ./a/b/c/hoge
/home/user01/a/b/c/hoge
Go to list of users who liked
More than 5 years have passed since last update.
これで解決
$ readlink -f <相対パス>
このように使う。
$ readlink -f ./a/b/c/hoge
/home/user01/a/b/c/hoge
Register as a new user and use Qiita more conveniently
Go to list of users who liked