Current File : //usr/bin/python-config
#!/usr/bin/sh
exec /usr/bin/python3.9-`uname -m`-config "$@"