Hi All,
Could anyone please help me, how to put , character after 3 digits from right to left count,among 17 digits sting. unix scripting
Example I am having 12345678911234567 digits
Accepted result-- 12,345,678,911,234,567
Note- 12345678911234567 digits will be dynamic at run time, I dont know how many digit will generate may be less or more .
please help me
Thanks,
Krupa
My target is to replace only the three first digits in IP address with new IP address
For example
NEW three first three digits – 17.100.10
OLD three first three digits - 12.200.10
Existing IP address in file - 12.200.10.2
Then I will get the new IP as 17.100.10.2
So I write the following Perl command in order to perform the replace action
But the problem is that if the NEW IP matches t
After the 4.0.4 OTA update the media dock clock display changed so that these old eyes have trouble. With 2.3.x the clock showed green digits on a black background. The digits moved about but stayed very visible. With 4.0.4, the digits are now a faded white/gray on a dim gray background. There is a "brightness" control but seems to change both digits and background together.
Here's the command :
grep '\(2\)[[:digit:]]\{\1\}' numbers
What I want is to match exactly 2 digits after the digit '2', 3 digits if I change the digit '2' to '3' in my expression, 4 digits if ...you got it
I'm using backreferencing here but when I execute this command I have the following output :
grep: invalid content of \{\}
How could one change my expression ?
first solution :
As serg
I have a spreadsheet like this in LibreOffice Calc:
1 2
A 012345678 Henry
B 012345679 George
The first column displays some ID numbers.
I need to display a shorter form of this number in another column, showing only the last two digits. This would look like this:
3
A 78
B 79
How can I show only the last two digits of a number in LibreOffice Calc?
It is possible to make ls -l output the size field with digits grouped by thousands? If so, how?
For instance:
$ ls -l
-rw-rw---- 1 dahl dahl 43,210,052 2012-01-01 21:52 test.py
(Note the commas in the size).
Maybe by modifying the LC_NUMERIC setting inside the locale I'm using (en_US.utf8)?
I'm on Kubuntu 12.04 LTS.
Hi..I have questions about WarVox..
Firstly can I dial a range of any worldwide International numbers like country codes +44, +555 or is it only limited to +1 only.
2. Can the digits be more than 10? like 11 or 12 digits.. Can this also apply to the caller ID number range.
3. Will I be charged by my VOIP providers for 2-3 second rings?
Idea is good, but in my opinion plasmoid needs too much of screen's space. To see something I must enlarge plasmoid to size of half screen and zoom if max out.(And a few times killed Plama but it's alfa/beta so I'm not angry )
Hello,
I am looking for some help on GAWK script. I have a list of phone numbers as below.