as for aws
python -c "import awscli; print(‘version:’, awscli.version, ‘root:’, awscli.file)"and
sudo -u tomcat python -c “import awscli; print(‘version:’, awscli.version, ‘root:’, awscli.file)”`
or as userX vs userY
set |grep -i python
or delete userY (tomcat exec user) by rm -rf .*
then su userY
then aws-cli -v
and/ or just uninstall and reinstall via pip
pip3 uninstall awscli
pip3 install awscli
Ok, next time I will try to include descriptors for INODE ops… FINALLY, someone who gets INODE