What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

[SOLVED] set aliases on profile/bashrc (378.56_2)

Joel Teixeira

Occasional Visitor
Hi

I'm trying to set some aliases w/o success. The file I'm using is:

/mnt/storage/entware.arm/etc/profile

but it doesn't seem to work.

Here's a sample from profile:

alias legenda='subdl --lang=por,pob,eng'
alias hist='history | grep $1'
alias ls='ls -hF --color=always'
alias ll='ls -l'

Thanks in advance
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top