Jump to content

dsw (command)

From Wikipedia, the free encyclopedia

dsw
Original author(s)Dennis Ritchie, Ken Thompson
Developer(s)AT&T Bell Laboratories
Initial releaseNovember 3, 1971; 53 years ago (1971-11-03)
Operating systemUnix
TypeCommand

dsw (delete from switches) is an obsolete Unix shell command which enables deletion of files with non-typeable characters. The command debuted in Unix Version 1 and was replaced by adding the -i option to rm[1] in Version 7. Doug McIlroy wrote that dsw "was a desperation tool designed to clean up files with unutterable names".[2]

See also

[edit]

References

[edit]
  1. ^ A Brief History of the 'rm' and 'rmdir' commands
  2. ^ McIlroy, M. D. (1987). A Research Unix reader: annotated excerpts from the Programmer's Manual, 1971–1986 (PDF) (Technical report). CSTR. Bell Labs. 139.
[edit]