Search Results

Search: Posts Made By: Abhijit Sen
5,333
Posted By Abhijit Sen
Linux hostname 2.6.18-406.el5 #1 SMP date s390x...
Linux hostname 2.6.18-406.el5 #1 SMP date s390x s390x s39
0x GNU/Linux
5,333
Posted By Abhijit Sen
Thanks for the reply. But I don't know perl and I...
Thanks for the reply. But I don't know perl and I want it in shell. Is there any utility for this?
5,333
Posted By Abhijit Sen
Listing of files between two timestamp
Hi,

I want to list down the files between two timestamp. But I can not use newer or newermt command as it doesn't support these tokens.


Is there any other way to achieve this? Else I have...
6,724
Posted By Abhijit Sen
Hi All, I am able to convert the UTF-16...
Hi All,

I am able to convert the UTF-16 characters to UTF-8 characters.

But when it is getting converted(using iconv) as UTF-16 is 2 byte value , hence the file alignment is getting...
6,724
Posted By Abhijit Sen
The File contains both UTF-8(Ã) and (Ä) which can...
The File contains both UTF-8(Ã) and (Ä) which can not be identified by using this range value."[\x80-\xFF]"

I need to filter all this Special character("[\x80-\xFF]" ) and other special character...
6,724
Posted By Abhijit Sen
My file consist Ä which is an UTF-16 character ,...
My file consist Ä which is an UTF-16 character , which can't be ident
ified by grep -P -n "[\x80-\xFF]".

And in the same file à is present which is an UTF-8 character and will be identified by...
6,724
Posted By Abhijit Sen
I have a file which consists all the special...
I have a file which consists all the special character which lies within "[\x80-\xFF]" and speical character beyond this range.

So in order to identify all of them by their byte values what can...
6,724
Posted By Abhijit Sen
Unable to identify the special characters beyond the range of "[\x80-\xFF]"
I want to filter out the special character whose ascii value doesn't fall within the range "[\x80-\xFF]" .

Example:� or Ć. So in that case is there any defined range which will filter out this...
Showing results 1 to 8 of 8

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