can grass read .autocad .dxf file?

Try the v.in.dxf GRASS4.1 module. It will convert each layer of the .dxf file
into a separate GRASS dig_ascii file. You must then use the v.in.ascii command
to import them into GRASS.

Catherine