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

24 visualizzazioni (ultimi 30 giorni)
MathWorks Support Team
MathWorks Support Team il 25 Set 2019
내 컴퓨터 로그인 이름은 어떻게 찾을 수 있습니까? 

Risposta accettata

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

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!