create a new file starting with dot (.) in windows xp

by Nirmala 2013-12-11 12:45:31

Create a new file starting with dot(.) in windows xp
Use command window you can create a filename starting with dot(.)
echo > .filename.extension

Yoo can try this code also
echo . > .filename.extension

Tagged in:

1033
like
0
dislike
0
mail
flag

You must LOGIN to add comments