top | item 27741845

(no title)

andyana | 4 years ago

And what reason is that?

discuss

order

JoeyBananas|4 years ago

If you need to call one bash script from another bash script, you're not supposed to include it like a Python library. Instead, there is a "unix way" of doing things: just directly call one program from the other program.