creating alias in mac/linux/unix/cent OS :)
alias ll="ls -lrt"
Caution : This will not remail permanent. add this line to ~/.bash_profile .Quit terminal and boom !!!
it's working now.
alias ll="ls -lrt"
Caution : This will not remail permanent. add this line to ~/.bash_profile .Quit terminal and boom !!!
it's working now.
No comments:
Post a Comment