Forum Settings
Forums
New
What did you think of this chapter?
DO NOT discuss the source material beyond this chapter. If you want to discuss future events, please use separate threads.
DO NOT ask where to read/download this chapter or give links to copyrighted, non-fair use material.
DO NOT troll/bait/harass/abuse other users for liking or disliking the series/characters.
DO read the Manga Discussion Rules and Site & Forum Guidelines.
Aug 15, 2009 4:24 AM
#1

Offline
Feb 2009
36
THIS IS A MANGA ONLY DISCUSSION POST. DO NOT DISCUSS ANYTHING BEYOND THIS CHAPTER.
----------------------------------------
OMG! The CLI girl gets her massive inspiration moment!
Sep 8, 2009 10:01 AM
#2

Offline
Jun 2008
612
AWESOME.

Tought it was finished.
Dec 19, 2009 5:12 PM
#3

Offline
Jan 2009
4908
As in the previous chapter's thread, where
I said:
Considering that it's a manga about Ubuntu.. It's surprisingly good after the first second chapter xD
, it still holds true, it is surprisingly good for being about Ubuntu : D
Protip: I don't really check the forums anymore, so if you want something, take it on my profile.
Is it time for my long-awaited return to the forums? щ(゚Д゚щ) Nope™, probably not.
Jun 7, 2016 4:41 PM
#4

Offline
Sep 2015
246
I'm pretty sure `perl` is overkill for something like this. `sed` should be sufficient.


EDIT: Actually, even worse, I don't think `paste -d "," *` will give the desired output if it's supposed to be one record per line. In this case, `paste` will join the first lines of each file with commas, then the second lines, and so on. Assuming identical file structures, this will result in one line per field. The resulting spreadsheet, however, suggests one line per record. It's a simple fix: add the "-s" flag (`paste -sd "," *`), which will join lines file by file instead of line by line.
bucket3432Jun 7, 2016 7:15 PM

More topics from this board

Poll: » Ubunchu! Chapter 11 Discussion

bucket3432 - Mar 10, 2019

0 by bucket3432 »»
Mar 10, 2019 6:56 PM

Poll: » Ubunchu! Chapter 10 Discussion

bucket3432 - Mar 10, 2019

0 by bucket3432 »»
Mar 10, 2019 6:50 PM

Poll: » Ubunchu! Chapter 9 Discussion

bucket3432 - Jun 7, 2016

2 by bucket3432 »»
Nov 29, 2016 6:30 PM

Poll: » Ubunchu! Chapter 1 Discussion

Tekky99 - May 4, 2009

8 by bucket3432 »»
Jun 7, 2016 7:45 PM

Poll: » Ubunchu! Chapter 8 Discussion

bucket3432 - Jun 7, 2016

0 by bucket3432 »»
Jun 7, 2016 6:08 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login