process
process copied to clipboard
fixed the InTty does not work correctly in linux
Because in Linux, when no tty, the value is "?" not "??", I didn't test it in other platform, but I think comparing it with the leading "?" is better than hardcode "??".