컴퓨터 로그인 이름 조회방법

내 컴퓨터 로그인 이름은 어떻게 찾을 수 있습니까? 

 Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 Dec 2025
Edited: MathWorks Support Team on 9 Dec 2025

0 votes

운영체제별 컴퓨터 로그인 이름 조회방법
Windows
윈도우 명령어 창에서 하기 명령어 실행 (윈도우 검색창에서 cmd로 검색)
set username
MacOS
터미널창에서 검색
  • Finder
  • 응용프로그램
  • 유틸리티
  • 터미널
  • 명령 창에 다음 명령어 실행
whoami
Linux
터미널창에서 하기 명령어 실행
whoami

More Answers (0)

Products

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!