mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(users) change comment
This commit is contained in:
parent
422fe12973
commit
01a3362313
1 changed files with 3 additions and 5 deletions
|
|
@ -2,11 +2,9 @@
|
|||
'use strict';
|
||||
|
||||
/*
|
||||
'# time.js' + '\n' +
|
||||
'# -----------' + '\n' +
|
||||
'# Module is part of Cloud Commander,' + '\n' +
|
||||
'# used for getting file change time.' + '\n' +
|
||||
'# http://cloudcmd.io' + '\n');
|
||||
* users.js'
|
||||
* -----------
|
||||
* get names from uids on unix from /etc/passwd'
|
||||
*/
|
||||
|
||||
var fs = require('fs'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue