~ $ type lsls is /data/data/com.termux/files/usr/bin/ls~ $ alias ls='ls -l'~ $ type lsls is aliased to `ls -l'
$LS_COLORS
userr@localhost:~$ source <(dircolors -p -b)dircolors: the options to output non shell syntax, and to select a shell syntax are mutually exclusiveTry 'dircolors --help' for more information.