On Sun, 29 Oct 2017, Mark Volkmann wrote: > Does fish have an equivalent to "set -x" in bash that causes it to print > all executed commands for debugging?
The --profile argument is similar, but not the same. Likewise, higher --debug levels will show you all executed commands but with many other messages. See https://github.com/fish-shell/fish-shell/issues/3427 for some discussion about how this might be implemented. David Adam zanc...@ucc.gu.uwa.edu.au ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users