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
type2.sub
Fork and Edit
Blob
Blame
History
Raw
foo() { echo cat <<END bar END cat <<EOF qux EOF } type foo foo eval "$(type foo | sed 1d)" foo