what does ${5:-'N'} mean in Unix shell scripting
I am going thru a unix shell script that has the following code.
v_source_file=${5:-'N'}
v_dest_file=${6:-$v_source_file}
PS:-Not sure why i do not see a choice as shell scripting or unix in the PLACES drop down below. Please move it to the appropriate location