You are not logged in.

#1 2026-06-07 19:29:17

lo7777799
Member
Registered: 2023-07-25
Posts: 87

#!/usr/bin/env -S bash -x

good evening,

i have a question ... in that title is a command with env and bash ...

what does "-S" mean?

in man stays, that S is for separate ...

in my book it is not explained good ... does -S activate, that "-x" is a flag for env or "-x" is a flag for bash or "-x" is not a part of the name, that "bash -x" is not name of shell and "bash" without "-x" is name of shell?

what case above does -S mean?

it is not well explained in my book. can you answer to my questions please?

Last edited by lo7777799 (2026-06-07 19:29:33)

Offline

#2 2026-06-07 19:43:52

jonno2002
Member
Registered: 2016-11-21
Posts: 868

Offline

Board footer

Powered by FluxBB