dsw (command)
{{Short description|Obsolete shell command for deleting files with unutterable names}}
{{lowercase}}
{{EngvarB|date=March 2019}}
{{Infobox Software
| name = dsw
| logo =
| screenshot =
| screenshot size =
| caption =
| author = Dennis Ritchie, Ken Thompson
| developer = AT&T Bell Laboratories
| released = {{Start date and age|1971|11|3}}
| latest release version =
| latest release date =
| operating system = Unix
| genre = Command
| license =
| website =
}}
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 {{code|-i}} option to rm
[https://linuxgazette.net/issue49/fischer.html A Brief History of the 'rm' and 'rmdir' commands] in Version 7. Doug McIlroy wrote that dsw
"was a desperation tool designed to clean up files with unutterable names".{{cite tech report |first1=M. D. |last1=McIlroy |author-link1=Doug McIlroy |year=1987 |url=http://www.cs.dartmouth.edu/~doug/reader.pdf |title=A Research Unix reader: annotated excerpts from the Programmer's Manual, 1971–1986 |series=CSTR |number=139 |institution=Bell Labs}}
See also
- {{Annotated link|List of POSIX commands}}
References
{{Reflist}}
External links
- [http://man.cat-v.org/unix-1st/1/dsw Version 1 man page]
- [http://www.ceri.memphis.edu/people/smalley/ESCI7205_misc_files/The_truth_about_Unix_cleaned.pdf The Truth About Unix....]
{{Unix commands}}
Category:Standard Unix programs
{{software-stub}}