Hello
i have tried to retrieve a distinct list of data from a file with a command combination but the uniq command line is not filtering the fields repeated.
Can someone help me ?
here is the file input
Code:
3837734|LAUNCH TEST01
3837735|LAUNCH TEST01
3837736|LAUNCH TEST01
3837737|LAUNCH TEST01
3837738|LAUNCH TEST01
3837739|LAUNCH TEST01
3837740|LAUNCH TEST01
3837741|LAUNCH TEST01
3837742|
hardware: Cavium octeon cn5010 based board A & board B, two boards networking as below:
board A eth1 <----> board A eth0 <-------> board B eth0 <-----> board B eth1 <-----> PC
software: Cavium SDK 1.7.3, linux 2.6.16.45
While studying about booting an android on any board, I have learnt that MLO(X-loader), U-boot and uImage are necessary to boot the android on board.
But I wondered that when I have come to know about that, the IMX53quickstart Board does not need MLO to boot an android on it.
1.How can it possible? How can the board boot without MLO?
2.Is this board have any special feature?
I just installed two new pieces of hardware.
1 a 64 mb video card "NVIDIA GeForce4 MX440 AGP 8x 64MB DVI"
2 a sound blaster card "ill have to get exact model"
both are replacing on board versions.
One thing i noticed was no seeming "install" time on startup so im wondering if these are running at peak performance?
Hi all,
I've been thinking a lot about what to do about my participation on
GNOME Foundation's Board of Directors in face of the fact that my wife
and I are expecting our first baby in February. After careful
consideration, I decided to resign.
I am running Fedora 18 with the Cinnamon desktop. I am sure that when I first installed it, I was getting a busy cursor when an application was loading. However, it is no longer happening.
Hello,
I have a Application which needs to run shell scripts in a elevated state (root) for system interrogation. So I execute each script using bash -C. This has worked really well.
I now want to add another layer of security, I cant inspect each of the scripts before they get deployed to the systems.
Hi all
I am using a custom board with at91sam9260 micro controller.
I could boot the board successfully with Linux Kernel 2.6.20(customized for our board). And able to 'ping' other devices from that.
I'm working on a Davinci DSP ARM embedded board. The board itself is the Texas Instruments 816X/389X EVM. I'm currently trying to get apache working on the board. The problem is that the SDK for the board is extremely basic and doesn't include 'make' or any update manager like RPM, yum, or apt-get.