Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 10:03:38 -0600 (CST)
From:      "Jasper O'Malley" <jooji@webnology.com>
To:        FreeBSD Chat <chat@FreeBSD.ORG>
Subject:   Re: Back to school
Message-ID:  <Pine.LNX.4.02.9901280956350.17961-100000@mercury.webnology.com>
In-Reply-To: <Pine.BSF.4.05.9901280937450.637-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

Let's be completely honest, guys. We look like a bunch of zealots when we
exaggerate. It's equally easy in both a UNIX/X environment and a Winblows
environment to delete a file whose full path you know.

UNIX/X:

1) Open an Xterm
2) rm /full/path/to/file

WINBLOWS:

1) Start -> Run -> command
2) del "/full/path/to/file"

If you don't know the file's path:

UNIX/X:

1) Open an Xterm
2) locate file (may have to /usr/libexec/locate.updatedb)
3) rm /full/path/to/file

WINBLOWS:

1) Start -> Find -> Files or Folders
2) Find the file
3) Highlight the file and Shift-Delete

Cheers,
Mick

The Reverend Jasper P. O'Malley          dotdot:jooji@webnology.com
    Systems Administrator                  ringring:asktheadmiral
	Webnology, LLC               woowoo:http://www.webnology.com/~jooji


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.02.9901280956350.17961-100000>