How can I check to see if the previous element in my stream is the same before writing?

前端 未结 0 1008
梦谈多话
梦谈多话 2020-12-08 21:20

I am attempting to create a shell in Java, and one part of this is implementing the Uniq function in the bash shell. The way Uniq works is that it checks if the previous lin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题