HP3000-L Archives

June 1995, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Petteri Jdntti <[log in to unmask]>
Reply To:
Petteri Jdntti <[log in to unmask]>
Date:
Thu, 1 Jun 1995 12:37:51 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
>
>
> BUT, how do I get rid of this file called "."  ?
> Tried  PURGE .   PURGE ./.    shell>rm   '.'     rm .
> Nothing seems to work.
> This also affects the shell listing of this MPE group.  eg:
>
> shell/iX>pwd
> /R/SOURCE
> shell/iX> ls -al
> -rw-------   1 SOURCE.R          R            260 May 31 17:08 .
>
> No other files get listed.
>
> I can't view it with cat but can open and view  it with a MPE hexdump viewer
> written in 'c' using fopen().
>
> Possible solutions:
>  - Write a c program and use remove().
>  - write a program and use FOPEN and FCLOSE(4).
> These may be dangerous.
>
> Input would be appreciated.
>
 
I am not sure how compatible the MPE/iX commands are compared to 'real unix
commands'. As '.' means the current direcotry, quoting (with single or double
quotes) probably is out of the question. You could try rm -i, which executes
rm in the 'interactive mode' and thus prompting for each file to be removed.
 
 
--
Petteri Jantti            \ GEEK CODE 2.1: GCM/CS/E d- H+ p2+ au+ a- w+ v
Hirsipadontie 3 E 25       \ C++(++++) US/UU++++$ P+>+++ L- 3 E---(E) N+++>N+
FIN-00640 Helsinki Finland  \ K+ W--- M-- V-- -po+ Y+ t+ !5 j- R- G? tv+@
email: [log in to unmask] \ b+>++ !D B? e* u+ h+(*)>h++ f r+ n---- y++
voice: +358-40-500 0013      / --Also geek of old computers - All accepted-
       +358-400-817 693     /

ATOM RSS1 RSS2