Could use some help,
I was attempting to alias the 'ls' command to alias ls='ls -l' and instead broke it.
ls command not found
re-aliased as:
alias ls='ls -lA | more'
but now colours are broken for files are directives and everything is white, but at least ls is working now. Can someone list the default value for the command please?
Mint 22.2 - cinnamon 64bit.iso

I was attempting to alias the 'ls' command to alias ls='ls -l' and instead broke it.
ls command not found
re-aliased as:
alias ls='ls -lA | more'
but now colours are broken for files are directives and everything is white, but at least ls is working now. Can someone list the default value for the command please?
Mint 22.2 - cinnamon 64bit.iso

