#! /usr/bin/env python3 import sys, os print(os.path.abspath(sys.argv[1]))