170k views
2 votes
What btool flag returns the exact .conf file and location used for the configuration?

1) -C
2) -c
3) -F
4) -f

User Linus
by
8.2k points

1 Answer

3 votes

Final answer:

The -c flag returns the exact .conf file and location used for the configuration.

Step-by-step explanation:

The -c flag is used with the btool command to return the exact .conf file and its location used for the configuration. This flag is case-sensitive and must be lowercase. For example, btool -c would return the .conf file used.

User Marcos Alex
by
7.3k points