In environment variables, I have multiple paths stored in PATH.
I would like to be able to print a single certain path.
Is it possible to print a path that contains a certain string? If not, how about printing only the first line in path?
In environment variables, I have multiple paths stored in PATH.
I would like to be able to print a single certain path.
Is it possible to print a path that contains a certain string? If not, how about printing only the first line in path?