Why are you quoting the asterisk?  That won't work on any shell.

On Mon, Aug 31, 2020, at 14:13, John Chludzinski wrote:
> 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
> 


_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to