Marc Cornellà
|
1093fe551a
|
Change all pwd calls for $PWD variable
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
|
2014-11-11 19:49:40 -03:00 |
|
Marc Cornellà
|
6de40147d3
|
Change all whoami calls for $USER variable
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
|
2014-11-11 19:49:40 -03:00 |
|
MrTux
|
3fac127152
|
Correct wrong plugin file name
|
2014-05-28 11:23:39 +02:00 |
|
dongweiming
|
4d6b59f041
|
Add a plugin for systemadmin ops and developer
|
2013-07-05 19:27:43 +08:00 |
|