modulators is a simple bash script that searches for executables within the path loaded by the module load command:
For example:
module load bowtie
moduleprogs bowtie
/software/genomics/bowtie-0.12.7/bin/bowtie
/software/genomics/bowtie-0.12.7/bin/bowtie-inspect-debug
/software/genomics/bowtie-0.12.7/bin/bowtie-build
/software/genomics/bowtie-0.12.7/bin/bowtie-inspect
/software/genomics/bowtie-0.12.7/bin/bowtie-debug
/software/genomics/bowtie-0.12.7/bin/bowtie-build-debug
module load samtools
moduleprogs samtools
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/bamcheck
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/md5fa
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/ace2sam
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/wgsim
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/md5sum-lite
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/maq2sam-short
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/bcftools
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/samtools
/software/genomics/samtools/0.1.19/gnu-4.4.6/bin/maq2sam-long