bash commands

2002-11-19 Thread Daniel Danu
Hi, Can you tell me please what $$ and $! mean ? Thanks, Dan

Bash commands

2002-10-24 Thread Daniel Danu
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