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