Guest User

Untitled

a guest
Feb 24th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. sudo rmdir Einf�hrung in die Biochemie/
  2. rmdir: failed to remove 'Einf�hrung': No such file or directory
  3. rmdir: failed to remove 'in': No such file or directory
  4. rmdir: failed to remove 'die': No such file or directory
  5. rmdir: failed to remove 'Biochemie/': No such file or directory
  6.  
  7. sudo rm -rf Ein*
  8.  
  9. sudo rm -rf *Biochemie
Add Comment
Please, Sign In to add comment