LINUX.ORG.RU

История изменений

Исправление Rainor, (текущая версия) :

андроидовские алиасы

autoload='typeset -fu'
functions='typeset -f'
hash='alias -t'
history='fc -l'
integer='typeset -i'
l=ls
la='l -a'
ll='l -l'
lo='l -a -l'
local=typeset
login='exec login'
nameref='typeset -n'
nohup='nohup '
r='fc -e -'
source='PATH=$PATH:. command .'
type='whence -v'

Исходная версия Deleted, :

андроидовские алиасы

[codautoload='typeset -fu' functions='typeset -f' hash='alias -t' history='fc -l' integer='typeset -i' l=ls la='l -a' ll='l -l' lo='l -a -l' local=typeset login='exec login' nameref='typeset -n' nohup='nohup ' r='fc -e -' source='PATH=$PATH:. command .' type='whence -v' e]