LWN.net Logo

Advertisement

Advanced thin client solution for Linux, based on Open Source. Mix Windows and Linux applications on the same desktop.

Advertise here

btrfs

btrfs

Posted Feb 5, 2008 5:20 UTC (Tue) by pjdc (guest, #6906)
Parent article: Videos from linux.conf.au

So it really is pronounced "butterfs"!


(Log in to post comments)

btrfs

Posted Feb 5, 2008 21:04 UTC (Tue) by jengelh (subscriber, #33263) [Link]

betterfs, if you are going to do wordplays.

btrfs

Posted Feb 6, 2008 1:45 UTC (Wed) by pjdc (guest, #6906) [Link]

But butter is delicious!

btrfs

Posted Feb 6, 2008 20:03 UTC (Wed) by jengelh (subscriber, #33263) [Link]

$x = "butterfs";
$x =~ s/[aiueo]//g;
$x =~ tr/t/t/s;
print "We all love $x, but without vowels!\n";

btrfs

Posted Feb 6, 2008 23:24 UTC (Wed) by bronson (subscriber, #4806) [Link]

> tr/t/t/s;

Cute.  It's reassuring to see that there are still Perl tricks I haven't seen yet.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds