Whereas, I’ve haven’t had time to try again to duplicate the ‘rm’ problem,
I have encountered yet another * “issue”:

I tried:

ls
./a10_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/dts/'*10*'

and

ls
'./a10_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/dts/*10*'

and got:

ls: cannot access
'./a10_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/dts/*10*':
No such file or directory

Finally I resorted to:

ls ./a10_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/dts/ |
grep arria10
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to