4 Commits
Author SHA1 Message Date
Ali Abbas 7d722aee3f * Switch $* to $@
* Use double quote everywhere, to avoid potential future globbing or word splitting
* Beautify EDITOR eval
* Fix typo in gvm-installer
* bin double quotes - best practice to avoid potential shell globbing and word splitting
* properly reference variable label
* simplify gvm-installer
2014-04-05 10:13:57 +02:00
Andrei Serdeliuc 1e9bca22a8 add output option to pkgenv
Using `pkgenv -o` or `pkgenv --output` will now cat the file instead of editing it.
2014-02-27 12:06:31 +01:00
Daniel Farina aa8763043d Make gvm pkgenv sensitive to the EDITOR environment variable
For those who do not use 'vi', although 'vi' is still the default.
2014-02-06 11:20:53 -08:00
Erik Aigner ab0e9e7c25 pkgenv command to edit package set environments. Fixes #41. 2013-11-16 17:20:42 +01:00