diff --git a/shcrt b/shcrt index 7fef40b..5f70dfe 100755 --- a/shcrt +++ b/shcrt @@ -263,7 +263,7 @@ function scrt_session { session="$1" echo echo "Session file:" - echo "$session" + realpath --no-symlinks "$session" echo echo "Commands:" "$DIR/crt2foss.py" "$session_path/../" "$session"