I want to ‘source’ a file and am having problems using ‘bass’ for this
purpose:

$ bass *.* *./poky/oe-init-build-env*
Error: the directory . ./poky does not exist?

$ bass *.* *'./poky/oe-init-build-env'*
Error: the directory . ./poky does not exist?

$ bass source *'./poky/oe-init-build-env'*
Error: the directory source ./poky does not exist?


“Error: the directory . ./poky does not exist?” isn’t true!

If I go into the ‘poly’ directory then’source’ using ‘bass’ that
appears to work. Unfortunately, that’s not where I want to be when
running this script.
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to