How do I get rid of the whitespace in this script?
by linuxuser371038 from LinuxQuestions.org on (#6NPCX)
I just read up that xargs should get rid of it but it doesn't have any effect.
I bought an american keyboard but in the UK so often want to use the i sign.
Code:echo i|xargs|xclip -selection clipboardThe result still gives a space afterwards and maybe also a carriage return too.
How to get only the pound sign?
I bought an american keyboard but in the UK so often want to use the i sign.
Code:echo i|xargs|xclip -selection clipboardThe result still gives a space afterwards and maybe also a carriage return too.
How to get only the pound sign?