219 reputation
17
bio website karelbilek.com
location
age
visits member for 1 year, 8 months
seen Apr 9 at 16:58
stats profile views 6

Feb
22
comment How to check well-formedness of 4GB XML file?
basically, it can't be valid if it doesn't have DTD. And I haven't yet wrote the DTD :)
Feb
22
comment How to check well-formedness of 4GB XML file?
xmlblueprint.com/help/html/topic_118.htm
Feb
22
comment How to check well-formedness of 4GB XML file?
I don't want to try if it's valid. I want to try if it's well-formed.
Sep
23
comment “Host key verification failed” even with removed ~/.ssh/known_hosts
OK, if you say so :)
Aug
23
comment How to run time on multiple commands AND write the time output to file?
this is more sane than the previous answer, I am chosing this
Aug
22
comment How to run time on multiple commands AND write the time output to file?
ok.... this look really, really insane. I like that. :)
Jan
21
comment Interactive tree command
@hesse: add your comment about nerdtree as an answer and I will accept it.
Jan
21
comment Interactive tree command
What are the differences between nerdtree and netrw?
Jan
21
comment Interactive tree command
Oh, it seems I don't know everything about vim! Thanks! A little question - how do I resize the vim "window"?
Sep
3
comment Sort behaves strangely on case sensitive sorting
This issue, however, stands with LC_COLLATE=C (I think, I don't have a shell here now), the problem was really in the columns... however.... it probably should not be. I don't know. I will test it tomorrow. Thanks for the tips.
Sep
1
comment Sort behaves strangely on case sensitive sorting
That behaviour is correct, though. I think.
Aug
31
comment Sort behaves strangely on case sensitive sorting
Oh. I guess I should have RTFM more carefully :) Thanks.