Hello,
I am trying to modify 2 files, to yield results in a 3rd file.
File-1 is a 8-columned file, separted with tab.
Code:
1234:1 xyz1234 blah blah blah blah blah blah
1234:1 xyz1233 blah blah blah blah blah blah
1234:1 abc1234 blah blah blah blah blah blah
n/a RRR0000 blah blah blah blah blah blah
n/a RRR0000 blah blah blah blah blah blah
9876:2 htg234 blah blah blah blah blah b
Hi people,
I am new to shell scripting, My problem is i have the output of a shell command in one file,and an output of another command in another file, what i want is, I want to append the output of the second command at a particular location of the first file recursively.
Ex:(OUTPUT OF Ist COMMAND)File 1 -->
Code:
-------------------blah blah blah some link(/blah/blah/blah) blah blah --
Dear Buddies,
Need ur help once again.
I have a flat file with around 20 million lines (Huge file it is). However, many of the lines are of no use hence I want to remove it. To find and delete such lines we have certain codes written at the starting of each line. Basis that we can delete the lines.
I've been doing some experiments with "replaceall" function to change content of a file.
I finally managed to pull the recovery image for the R720.
This should also work on Admire (MPCS) although I havent tested it yet.
Good if you need to go back to your stock recovery for whatever reason (returns, misc.)
Disclaimer:
blah blah blah. not responsible.. blah blah.. for any bricked devices.. blah blah..
Imagine my directory looked like this:
./original.txt
./blah.1.txt
./blah.2.txt
[...]
./blah.999999.txt
I essentially want to replace every blah.* file with the contents of original. My initial try was to do this:
$ cp original.txt blah.*
But I get:
cp: target ``blah.1.txt' is not a directory
Then you may need to use the -javadir argument to tell the installer where Java is actually installed, because /tmp/blah/blah/blah doesn't seem right.
I am debating switching from 11.10 to alpha 2 12.04 as my main os (and yes I know it can be unstable blah blah blah). I cant find anything about it on google, has anyone got gnome shell to work on 12.04? Unity is not my cup of tea... which is why I ask
playing with Debian on raspberry pi.
I have a 3g dongle modem on the system and there is a software called sakis3g to connect to internet. I want system to connect to internet automatically every time it starts. It takes about 30-40 seconds to get connected. copied sakis3g to /sbin folder.