whoami-exec

1.2.2 • Public • Published

whoami

NPM Module for getting the logged in users name

Supported on:

Windows OS Mac OS

Installation:

=> Run the following npm command:

npm install --save-dev whoami-exec

=> Use it like so:

var whoami = require('whoami-exec');
 
var username = whoami();

Package Sidebar

Install

npm i whoami-exec

Weekly Downloads

4

Version

1.2.2

License

MIT

Last publish

Collaborators

  • stephn_r