dxf import

I am a new user of grass5
I want to use a cadastre.dxf file (output of ISAPLAN from ISAGRI France)
the CONVERSION says 100% but I find no cadastre.* file
what is wrong ?

GRASS:/usr/local/grassdata > cd $LOCATION
GRASS:/usr/local/grassdata/dxf/pjaouen > l
total 168
drwxrwxrwx 4 pjaouen users 4096 Oct 12 19:19 ./
drwxrwxrwx 4 pjaouen users 4096 Oct 12 19:19 ../
-rw------- 1 pjaouen users 133 Sep 30 22:43 .bash_history
-rw-r--r-- 1 pjaouen users 366 Oct 12 18:49 .bashrc
drwxr-xr-x 3 pjaouen users 4096 Sep 27 21:49 .tmp/
-rw-rw-rw- 1 pjaouen users 140 Sep 27 21:40 WIND
-rw-r--r-- 1 pjaouen users 67238 Oct 12 19:18 cadastre.dxf
-rw-r--r-- 1 pjaouen users 62365 Sep 27 21:41 pac01.dxf
drwx------ 4 pjaouen users 4096 Sep 27 21:40 viavoice/

GRASS:/usr/local/grassdata/dxf/pjaouen > v.in.dxf dxf=cadastre.dxf

CONVERSION OF cadastre.dxf TO DIG FILE: 100%

GRASS:/usr/local/grassdata/dxf/pjaouen > l
total 168
drwxrwxrwx 4 pjaouen users 4096 Oct 12 19:19 ./
drwxrwxrwx 4 pjaouen users 4096 Oct 12 19:19 ../
-rw------- 1 pjaouen users 133 Sep 30 22:43 .bash_history
-rw-r--r-- 1 pjaouen users 366 Oct 12 18:49 .bashrc
drwxr-xr-x 3 pjaouen users 4096 Sep 27 21:49 .tmp/
-rw-rw-rw- 1 pjaouen users 140 Sep 27 21:40 WIND
-rw-r--r-- 1 pjaouen users 67238 Oct 12 19:18 cadastre.dxf
-rw-r--r-- 1 pjaouen users 62365 Sep 27 21:41 pac01.dxf
drwx------ 4 pjaouen users 4096 Sep 27 21:40 viavoice/
--
Salutations Philippe JAOUEN
Ferme du Ponctey : http://worldserver2.oleane.com/ponctey
cidre fermier du Pays de La Risle, Pommeau de Normandie et Calvados AOC

I didn't see a 'PERMANENT' directory (or any others indicating a
mapset). What mapset are you in? Anyway, 'g.list vect' should tell you
all of the vectors in the current mapset.

--
/bin/sh ~/.signature:
Command not found

"Eric G . Miller" a écrit :

I didn't see a 'PERMANENT' directory (or any others indicating a
mapset). What mapset are you in? Anyway, 'g.list vect' should tell you
all of the vectors in the current mapset.

there is a PERMANENT directory with WIND
proj: 0
zone: 0
north: 5000
south: 0
east: 5000
west: 0
cols: 5000
rows: 5000
e-w resol: 1
n-s resol: 1

The beginning of my dxf file is:

  0
SECTION
  2
HEADER
999
$PLMAP
  9
$LIMMIN
10
-1743.900
20
1777.900
  9
$LIMMAX
10
2293.300
20
-3059.600
  0
ENDSEC

It seems there are positive and negative decimal coordinates

--
Salutations Philippe JAOUEN
Ferme du Ponctey : http://worldserver2.oleane.com/ponctey
cidre fermier du Pays de La Risle, Pommeau de Normandie et Calvados AOC