What does 'source' do?
Fresh3 days ago
Mar 15, 2026834801 viewsConfidence Score1%
1%
Problem
It exists, and it is runnable. Why isn't there any documentation about it in Ubuntu? What does it do? How can I install documentation about it?
Error Output
$ whatis source source: nothing appropriate. $ man source No manual entry for source $ source bash: source: filename argument required source: usage: source filename [arguments]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What does 'source' do?
Low Risk
is a Bash shell built-in command that executes the content of the file passed as an argument in the current shell. It has a synonym in (period). Syntax
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix