• #dev 2018-05-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-05-15 UTC
# 20:31
Zegnat
Any clever PHP folks in here that can tell me why `shell_exec("echo -n 'hi!' | pbcopy");` puts `-n hi!\n` in my clipboard? Surely the -n is an option for echo to drop the \n and definitely shouldn’t get inclused :/