enh-google

Results 245 comments of enh-google

``` start and end with ``` and you'll be the equivalent of , as you can see here. personally i just do that around actual blocks because (as you can...

indeed... scroll to see the bit where i say "this is why you don't want to do this, and should backquote `just the code blocks` instead" :-)

it looks like the util-linux blkid works completely differently from toybox. it's not opening "/dev/" + name listed in /proc/partitions. it looks like it's opening "/sys/dev/block/" + device major/minor listed...

it looks like even if i run toybox blkid as non-root on my desktop, i still see less than i would with util-linux blkid. specifically: one device from /proc/partitions is...

> Once toysh gets command editing and history and stuff, an /etc/profile or similar that does alias ls="ls --color" and friends seems reasonable even for adb? (Files like ~/.bashrc only...

> You've heard my rant on how open source development structurally can't handle aesthetic issues: https://landley.net/notes-2010.html#13-08-2010 > > Successful projects have a BDFL make aesthetic decisions for them, and for...

(you might want to squash the two commits into one for ease of review. you probably also want to just send the patch on the list, because rob pays more...

although everyone else seems to like markdown, given the number of times this has come up (with and without patches), it seems like rob's not interested so...

> I've found some alias aren't listed when _--help_. Can I open a new pull-request adding them? as i understand rob's position, he doesn't like long options but admits that...