We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
See BLT.

rm (ReMove (files)?): A command that will delete files, directories and links. See man rm for options, for recursive deletion use the -r tag (where everything underneath a directory is deleted as well). For deleting hidden files a special tag must be used (see man rm for more details).

Common Alias: "rm -i" is often aliased to "rm" so that the command is interactive -- you are prompted before each file is deleted. This is all well and good until you work on a Linux system where this alias has not been set up. You may want to develop a habit of checking that this alias is established on any new system (and user account) you work on.

The alias can be "overcome" in a few ways, one way is by specifying the complete path to the command, often /bin/rm.

Contributors

  • JasoK - 20 Jan 2002
  • RandyKramer - 21 Jan 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r2 - 21 Jan 2002 - 15:23:05 - RandyKramer
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look