Hi, I am new to the bash and mostly Linux scripts. Where I can find useful information about the bash command syntax, like
exec > $build_log 2>&1 and what does it really mean? Many thanks, Dan
Hi, I am new to the bash and mostly Linux scripts. Where I can find useful information about the bash command syntax, like
exec > $build_log 2>&1 and what does it really mean? Many thanks, Dan