Log In
source-git
/
bash
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Branch:
c8
c8
c8s
master
c8
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