Quote:
Originally Posted by maiden2
sorry but....
how to delete a file from the command line?
|
rm filename
Quote:
how to copy and paste from the comman line?
|
highlight the filename with your right mouse button pressed. Paste by pressing the middle mouse button.
Quote:
by the way, is it possible that it's impossible to work in graphical way like in windows?
|
It is possible, but it's highly insecure and so not recommended.
You can use the Midnight Commander file manager from the root terminal, if it's installed. Just type
mc in the command line.
Or, if you really want to, you can launch your favorite file manager from the root terminal. Just type its name there after su'ing to root.
What distro do you use?