bash commands
Hi, Can you tell me please what $$ and $! mean ? Thanks, Dan
Bash commands
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>&1and what does it really mean? Many thanks, Dan