Skip to content

this program is similar to linux whoami command, you might see current logged in user name

Notifications You must be signed in to change notification settings

samjamsh/whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

whoami

this program is similar to linux whoami command, you might see current logged in user name

  1. first step: COMPILING

    gcc -o whoami whoami.c
    
  2. second step: execute

    ./whoami
    

About

this program is similar to linux whoami command, you might see current logged in user name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages