Type null character in terminal

前端 未结 4 2052
深忆病人
深忆病人 2021-01-04 04:32

Is there a way to type the null character in the terminal?

I would like to do something like:

this is a sentence (null) test123
4条回答
  •  时光取名叫无心
    2021-01-04 04:53

    Apparently you can type this character with ^@ on some character sets. This wikipedia article on the null character may be helpful.

提交回复
热议问题