mv fileName destinationName<br clear="all">----------------------------------------------------------<br><a href="http://forums.linuxdesh.com/member.php?action=register&referrer=3%20" target="_blank">Dedicated Linux Forum in Bangladesh</a><br>

<a href="https://twitter.com/#%21/AshickunNoor" target="_blank">Follow Me Twiter</a><br>Thank you<br>Md Ashickur Rahman<br><br><br>
<br><br><div class="gmail_quote">On Sun, Aug 14, 2011 at 10:42 AM, H.S.Rai <span dir="ltr"><<a href="mailto:hardeep.rai@gmail.com">hardeep.rai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

After upgrading to 11.04, I find almost difficult to work in console<br>
mode. If I had a single file file.txt in folder Document, then on<br>
typing (in bash shell)<br>
<br>
ls Doc TAB used to complete it as:<br>
<br>
ls Document/<br>
<br>
and then further TAB used to display<br>
<br>
ls Document/file.txt<br>
<br>
But now "ls Doc" and then TAB used to complete it as:<br>
<br>
ls Document SPACE<br>
<br>
I have to press BACKSPACE and then type / then TAB to get:<br>
<br>
ls Document/file.txt<br>
<br>
The worst thing happen that I am unable to mv or cp file containing<br>
space in filename. Earlier I used to escape space with \, now \<br>
disappeared and space work without \ but command give error. See<br>
below.<br>
<br>
$ ls -trl F*.pdf<br>
-rw-r--r-- 1 tcc tcc 19197316 2011-08-13 21:28 FOSS4G at EduSAT-2011Aug.pdf<br>
$ mv FOSS4G at EduSAT-2011Aug.pdf ~/Documents/IIRS_OSM/.<br>
mv: cannot stat `FOSS4G': No such file or directory<br>
mv: cannot stat `at': No such file or directory<br>
mv: cannot stat `EduSAT-2011Aug.pdf': No such file or directory<br>
<br>
How to work in console mode. Do we need to re-learn agian?<br>
<br>
--<br>
H.S.Rai<br>
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>