<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: is there any encoding asscoiated with file ceratd on LINUX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477900#M37892</link>
    <description>You need to use crypt command which provides very simple file encryption. &lt;BR /&gt;&lt;BR /&gt;like;&lt;BR /&gt;&lt;BR /&gt;$ cat my.txt | crypt &amp;gt; my.cpy&lt;BR /&gt;&lt;BR /&gt;Output:&lt;BR /&gt;&lt;BR /&gt;Enter key: . . .&lt;BR /&gt;&lt;BR /&gt;if your OS do not have, probably you find in GNU sites.</description>
    <pubDate>Mon, 17 Aug 2009 14:00:06 GMT</pubDate>
    <dc:creator>Hakki Aydin Ucar</dc:creator>
    <dc:date>2009-08-17T14:00:06Z</dc:date>
    <item>
      <title>is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477895#M37887</link>
      <description>&lt;BR /&gt;RHEL AS 3&lt;BR /&gt;&lt;BR /&gt;is there any encoding standards associated (like ANSI, unicode,utf-8) with files creaeted on LINUX by deafult?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So is there a way i can check from LINUX side what is the encoding associated with the file?  &lt;BR /&gt;</description>
      <pubDate>Wed, 12 Aug 2009 08:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477895#M37887</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-08-12T08:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477896#M37888</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;Do you mean with file names or file content?&lt;BR /&gt;&lt;BR /&gt;For filenames some filesystems support an option to specify one, for contents it's up to each application.&lt;BR /&gt;&lt;BR /&gt;There are tools that try to guess it based on content, but that's just a guess.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Goran</description>
      <pubDate>Wed, 12 Aug 2009 10:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477896#M37888</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2009-08-12T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477897#M37889</link>
      <description>RedHat use UTF-8 by default and it again depends on application/programme.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 12 Aug 2009 10:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477897#M37889</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-08-12T10:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477898#M37890</link>
      <description>In unix-like systems, a file is just a string of bytes: there is no universal meta-data that would describe the content of any file in a standardized way.&lt;BR /&gt;&lt;BR /&gt;Most modern programs get their character set definitions from the locale configuration system: run "locale" to see the current settings. &lt;BR /&gt;&lt;BR /&gt;The default locale can be set at the installation time, but each user can configure his/her own shell environment to use a different locale, if necessary. The default locale is configured in the /etc/sysconfig/i18n file in RHEL.&lt;BR /&gt;&lt;BR /&gt;Some old, locally-produced or very simple programs may have hard-coded defaults or their own configuration system for character encodings.&lt;BR /&gt;&lt;BR /&gt;Some file formats may have standardized encodings: for example, HTML is generally assumed to be ISO-8859-1 unless specified otherwise (using a DOCTYPE or a META HTTP-EQUIV tag). XML is usually assumed to be UTF-8 unless otherwise specified.&lt;BR /&gt;&lt;BR /&gt;UTF-8 seems to be the currently preferred character encoding in the Unix/Linux world.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 17 Aug 2009 07:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477898#M37890</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-08-17T07:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477899#M37891</link>
      <description>&lt;BR /&gt;i tested couple of files with iconv(from iso88591 to utf8) and transffered to windows. test proved that there is no diff in exisisting format than utf unless there are special char involved on the source file. If there are special char then the file property report that as UTF8 from windows. SSOUNDS LIKE 7 bit char remain same on both format.</description>
      <pubDate>Mon, 17 Aug 2009 08:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477899#M37891</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-08-17T08:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477900#M37892</link>
      <description>You need to use crypt command which provides very simple file encryption. &lt;BR /&gt;&lt;BR /&gt;like;&lt;BR /&gt;&lt;BR /&gt;$ cat my.txt | crypt &amp;gt; my.cpy&lt;BR /&gt;&lt;BR /&gt;Output:&lt;BR /&gt;&lt;BR /&gt;Enter key: . . .&lt;BR /&gt;&lt;BR /&gt;if your OS do not have, probably you find in GNU sites.</description>
      <pubDate>Mon, 17 Aug 2009 14:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477900#M37892</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-17T14:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: is there any encoding asscoiated with file ceratd on LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477901#M37893</link>
      <description>we are not dealing with encryption here. But good to know about crypt</description>
      <pubDate>Mon, 17 Aug 2009 14:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-any-encoding-asscoiated-with-file-ceratd-on-linux/m-p/4477901#M37893</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-08-17T14:13:04Z</dc:date>
    </item>
  </channel>
</rss>

