언어/python

python + getuid

파아랑새 2018. 1. 10. 23:53

import os


print (os.getuid())


# 1000

저작자표시 비영리 변경금지 (새창열림)