Log In
source-git
/
bash
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
8443ab682a1f6f2becfbea3978f0c6bf49de3a16
8443ab682a1f6f2becfbea3978f0c6bf49de3a16
tests
type1.sub
Fork and Edit
Blob
Blame
History
Raw
foo() { echo $(<x1) } type foo eval "$(declare -f foo | sed 's:foo:bar:')" type bar