{"id":79,"description":"Supress newline character in shell","tags":["shell","linux"],"contents":["`echo -n` - skips the trailing newline character","Note: some shells do not support -n option.","For portability, use printf instead."]}
