[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mais c'est quoi ce fichier bizarre ?



--- pingouin osmolateur <pingouin_osmolateur@yahoo.fr>
wrote:
> Re-bonjour 
> Après avoir reconfigurer mon samhain (vérifieur
> d'intégrité) je tombe sur un fichier bizarre ?????
> dans le répertoire suivant 
> 
> debian:/usr/share/doc/console-tools/examples# ls -al
> total 116
> drwxr-xr-x  3 root root  4096 Apr  1 14:32 .
> drwxr-xr-x  6 root root  4096 Apr  1 14:32 ..
> -rw-r--r--  1 root root   843 Feb  5 11:22
> README.strange-name
> -rw-r--r--  1 root root  1152 Apr  8  1999 sample.rc
> drwxr-xr-x  2 root root  4096 Apr  1 14:32
> screenmaps
> -rw-r--r--  1 root root   944 Apr  8  1999
> spawn_console.c
> -rw-r--r--  1 root root   934 Apr  8  1999
> spawn_login.c
> -rw-r--r--  1 root root  1619 Apr  8  1999
> utflist.cp437.gz
> -rw-r--r--  1 root root 63717 Oct 25  1999
> utflist.long.gz
> -rw-r--r--  1 root root 10130 Apr  8  1999
> utflist.short.gz
> -rw-r--r--  1 root root   295 Apr  8  1999 ??????
> 
> 
> Suis-je le seul à l'avoir ?
> 
> Quand je fais un cat + complétion le fichier change
> de
> nom: 
> 
> dagoba:/usr/share/doc/console-tools/examples# cat \
> README.strange-name  spawn_console.c     
> utflist.long.gz
> sample.rc            spawn_login.c       
> utflist.short.gz
> screenmaps           utflist.cp437.gz     âªâ¬
> 
> Comment faire pour l'éditer et savoir à quel paquet
> il
> appartient ?
> 
> merci por vos réponses
> 
> AC
> 

Je viens de réussir à l'afficher et je pense que je
vais le supprimer ou le faire ignorer par samhain.
Voila en cherchant un peu on trouve souvent

dagoba:/usr/share/doc/console-tools/examples# cat
[^su]*
The file with a strange name in this directory is no
mistake.
It shows that Linux handles filenames in Unicode
(UTF-8)
without ever realizing that they are in Unicode.
[However, some old tar's are unhappy with this
filename.]

If you want to see it (the filename consists of two
musical notes):
% consolechars --default-font   # load PC font, just
to be sure
% echo -e '\033%8'      # set Unicode output mode
% ls -N                 # show filenames (raw)
% echo -e '\033%@'      # set Latin1 output mode
again.

If you want to remove it:
% rm ./??????

If you want to input Unicode:
% kbd_mode -u           # Be careful! Do this only
with a kbd_mode
                        # from kbd-0.88.tar.gz or
later!
and next tell loadkeys what key combinations
correspond to which
Unicode values. (See also the contents of that musical
file.)

See also the scripts unicode_start and unicode_stop in
../src.
After
% kbd_mode -u
% echo -e '\033%8'
% loadkeys
control shift keycode 59 = U+266a
control shift keycode 60 = U+266C
%
I typed this file and called it by the two-symbol name
ctrl-shift-F1 ctrl-shift-F2.

In order to tell `ls' not to be afraid, give it the
`-N' flag.
Give `less' the `-r' flag.



	

	
		
__________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/



Reply to: