There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

_cnt0 ,
@_cnt0@lemmy.villa-straylight.social avatar

It’s certainly no bad habit to handle spaces in scripts preemptively, and obviously they do occur in the wild. Quotes from ls output do not get piped to other commands. I had to look that up myself right now, because it has been quite a while since it mattered to me.


<span style="color:#323232;">$ touch 'file with spaces in name'
</span><span style="color:#323232;">$ ls
</span><span style="color:#323232;">'file with spaces in name'
</span><span style="color:#323232;">$ ls | cat
</span><span style="color:#323232;">file with spaces in name
</span><span style="color:#323232;">$ 
</span>

Looking through some scripts I wrote back in the day, I seem to like to use ls -1 in scripts. I guess that reduces ambiguity on what the separator is.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines