Results 1 to 4 of 4
I posted a question based on a bad question given by an instructor....
sorry for inconvenience...
- 03-27-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
Delete a thread?
I posted a question based on a bad question given by an instructor....
sorry for inconvenienceLast edited by goodtwinicy; 03-27-2009 at 04:06 PM. Reason: Bad question
- 03-27-2009 #2Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
yeah....
Sorry about that, the instruction I was given was to run vimtutor and follow the instructions to create a new directory.........
Thanks for telling me that.....he cleared up he just worded it wrong.
- 03-27-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 35
Vim is a file Editor and not a directory maker
to make a direcory.
#mkdir dir1
to create a file
#touch file1
!!! is this what you need
cheers
the Fantaman
- 04-01-2009 #4
though you CAN do it.
from within vim
:!mkdir /path/to/directoryNew to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote