Advertisement
nohillside

Untitled

Aug 6th, 2017
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. pse@Mithos:~$ strings /bin/rm
  2. @(#) Copyright (c) 1990, 1993, 1994
  3. The Regents of the University of California. All rights reserved.
  4. $FreeBSD: src/bin/rm/rm.c,v 1.33 2001/06/13 15:01:25 ru Exp $
  5. @(#)PROGRAM:rm PROJECT:file_cmds-264.50.1
  6. unlink
  7. dfiPRrvW
  8. bin/rm
  9. unix2003
  10. %s: %s
  11. fts_read
  12. %s: is a directory
  13. examine files in directory %s?
  14. remove %s?
  15. override %s%s%s/%s %s%sfor %s?
  16. "." and ".." may not be removed
  17. usage: rm [-f | -i] [-dPRrvW] file ...
  18. unlink file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement