From: Klaus Reinhardt Newsgroups: comp.os.msdos.djgpp Subject: Where change file name expansion? Date: Thu, 19 Aug 1999 12:09:53 -0700 Organization: Technical University Berlin, Germany Message-ID: <37BC5680.F3E@TU-Berlin.DE> NNTP-Posting-Host: p-164-062.zrz.tu-berlin.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.04Gold (Win95; I; 16bit) Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ----------------- mailto:K DOT Rdt AT TU-Berlin DOT DE start ------------------- Hello! I would like to change the ls-behaviour as follows: 1.) NOW: ls -l kopiev~1.exe -rwxr-xr-x 1 dosuser root 6064 Aug 12 12:07 kopiev~1.exe 2.) I WISH: -rwxr-xr-x 1 dosuser root 6064 Aug 12 12:07 Kopie von ... (like: dir kopiev~1.* ... kopiev~1 exe 6.064 12.08.99 12:07 Kopie von RDT_MIDI.EXE ... I couldn't find any point in the djstart.c or in one of the filutil3.16\lib\*.c. Who can give a hint? Thanks in advance Klaus. ----------------- mailto:K DOT Rdt AT TU-Berlin DOT DE !end! -------------------