3,909 reputation
2528
bio website
location Norway
age
visits member for 6 months
seen 13 mins ago
stats profile views 135

Trying to learn about computers and such.

Have a great day!


18h
comment Transposing rows and columns
@slm: When I first start … ;) SE is dangerous.
18h
revised Transposing rows and columns
Removed some leftovers from `column` less hacked version.
19h
revised Transposing rows and columns
added 42 characters in body
19h
answered Transposing rows and columns
22h
reviewed Close Pam Modules in eclipse
1d
answered bash history - ok to use file from old machine when setting up new machine?
1d
awarded  Electorate
1d
revised connection of tata photon plus with ubuntu biolinux
deleted 44 characters in body; edited tags
1d
comment connection of tata photon plus with ubuntu biolinux
Have you checked dmesg etc? Unplug device. Issue: tail -f /var/log/{kernel,dmesg,syslog} in a terminal window. Plug in device and try to connect. If any errors update question with log by clicking edit.
1d
comment Parsing columnized data
Though if is is huge data I'd use some other language. A quick test on a 74M file: grep piped to C: 2 seconds, awk: 27 seconds, sed + column: 70 seconds.
1d
revised Parsing columnized data
Added second option on sed and edit 1, added awk option in edit 2.
1d
comment When installing linux on USB Drive, which filesystem should I use to format for best performance?
Performance is one thing. Lifetime is another. And they correlate.
2d
revised Do I need to stop processes like mysql or apache before “reboot”?
More tags
2d
comment Do I need to stop processes like mysql or apache before “reboot”?
What system are you on?
2d
revised About Ingo Molnar's Realtime Preemption patch
added 537 characters in body
2d
answered About Ingo Molnar's Realtime Preemption patch
2d
revised determine user-modified files
Added missing `s` on sort command
2d
revised How to open and work with terminals using bash script?
Made ingress of pt 2. a bit more clear.
2d
reviewed Approve suggested edit on Why does my rsync not allow block-size>128K?
2d
revised `power/persist` file not found in USB device sysfs directory
added 155 characters in body