Hi,

Say I have three files, aa, ab, and bb
I want to delete aa and ab.

Normal, I would do: rm -f a*<TAB>.  And hope <TAB> will exapnd a* to aa,ab.
so that I can confirm that's what I want to delete.

But fish won't expand.

-- 

吾輩は猫である。ホームーページはhttps://introo.me <http://introo.me>。
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to