No-one-important

Results 7 comments of No-one-important

While sha-256 is considered secure unless data is salted most passwords can be cracked easily using online tools such as [dcode.fr](https://www.dcode.fr/sha256-hash)

It might be a line endings issue

would ```script.Env("variable", "value").Exec("command")``` be a suitable solution

on windows that syntax is not possible

It works but I think it would cleaner to have it inline and builtin to the module.

os.Setenv would be global to the entire script this would allow it be local to the pipe

I'm not sure of the usecases but it just allows the same flexibility that the bash syntax allows but for all OSs