This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-base/alias/superceed

5 lines
138 B
Plaintext

# any binary superceed by a function with
# initial binary available as s<name> as in super
alias find="_find"
alias sfind="command find"