Re: Bash crashed in a alias to view markdown

2016-08-17 Thread Greg Wooledge
On Wed, Aug 17, 2016 at 02:32:32AM -0300, Beco wrote: > This alias caused bash to crash: > > http://sprunge.us/PMhe Please don't use paste sites when communicating with a mailing list. This isn't IRC. Just include all of the necessary information in your email. > The alias is now corrected to c

Bash crashed in a alias to view markdown

2016-08-16 Thread Beco
Hello guys, This alias caused bash to crash: http://sprunge.us/PMhe The alias is now corrected to check if `$1` is empty (*), but still, bash should not crash like this. I'm not opening a bug report because I don't really know (nor have the time to find out) how/where this things are correlated