You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted from "DerMaddin"
passiert nix![]()
Quoted from "derJoe"
rmdir 'BIA-noch nicht fertig!!!'
oder
rmdir BIA-noch\ nicht\ fertig\!\!\!
![]() |
Source code |
1 2 3 4 |
rmdir "BIA-noch nicht fertig"* rmdir BIA-noch\ nicht\ fertig* rmdir "BIA-noch nicht fertig"??? rmdir BIA-noch\ nicht\ fertig??? |
![]() |
Source code |
1 2 3 4 5 6 |
[joe@localhost joe]$ mkdir 'BIA-noch nicht fertig!!!' [joe@localhost joe]$ ls BIA-noch nicht fertig!!!/ Desktop/ tmp/ [joe@localhost joe]$ rmdir BIA-noch\ nicht\ fertig\!\!\! [joe@localhost joe]$ ls Desktop/ tmp/ |
Quoted from "derJoe"
hast du
rmdir B<TAB>
versucht?
![]() |
Source code |
1 |
rmdir \ BIA-noch\ nicht\ fertig\!\!\! |
-