Search Results

Search: Posts Made By: mkris
1,954
Posted By mkris
Extract a part of variable/line content in a file
I have a variable and assigned the following values
***XYZ_201519_20150929140642_20150929140644_211_0_0_211

I need to read this variable from backward and stop read when I get first underscore...
1,011
Posted By mkris
How do I modify file contents?
I have a table output in a text file (abc.txt)as follows

col1 ,
col2 ,
col3 ,
col4 ,

Here I want to modify this file as follows

col1 '~!#',
col2 ...
10,977
Posted By mkris
Thank you for your time but It didn't work,I am...
Thank you for your time but It didn't work,I am getting invalid codeset error when I issue the follwoing command.

iconv -f UTF-16 -t UTF-8 filename > tempfilename

Error
iconv: Invalid codeset:...
10,977
Posted By mkris
Yes its in unicode
Yes its in unicode
10,977
Posted By mkris
Grep MS Word document
Hi,

I have to read a MS word document to find some strings(expressions) .The reading should be done by paragraph.I have to show the entire paragraph If I find any string/expression in that.
...
1,932
Posted By mkris
Thank you so much robotronic
Thank you so much robotronic
1,932
Posted By mkris
Sed command help
Trying to convert a file like this:

Existing file
xyz '!*',

Into this

xyz '!*%&’)\n
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy