Commit Graph

6 Commits

Author SHA1 Message Date
Niccolò Maggioni d923cebdb3
Updated with @mcornella suggestions 2015-08-27 11:34:53 +02:00
Niccolò Maggioni 058bbe4f02
General compatibility 2015-08-26 10:54:08 +02:00
Niccolò Maggioni a127c4f88e
'ip' command compatibility and much quicker external IP detection 2015-08-26 10:48:01 +02:00
Marc Cornellà 4310a15de5 Change all pwd calls for $PWD variable
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
2014-11-06 18:33:56 +01:00
Marc Cornellà 74177c5320 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-06 18:33:56 +01:00
MrTux 3fac127152 Correct wrong plugin file name 2014-05-28 11:23:39 +02:00