Skip to main content

Timeline for Whitespaces in alias bashrc

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Dec 2, 2022 at 13:57 comment added terdon @Admineral you probably don't want to escape the space anyway. A simple printf "%s ",$0 will work, there is no need for printf "%s\ ",$0 to get the space.
Dec 2, 2022 at 13:44 vote accept Admineral
Dec 2, 2022 at 14:13
Dec 2, 2022 at 13:44 comment added Admineral I deleted my previous comment, I was running this on a dockerless server..... Thanks to you and Giacomo I was able to works out this one
Dec 2, 2022 at 13:32 history answered terdon CC BY-SA 4.0