Skip to content
WorkingKnowledge
GuideReferenceWorkshopWorkbenchBoardNotesAbout
Search⌘K

Browse categories

The Reference

01The Big Picture02Model Architectures03How Models Learn04How Models Run05Getting Models to Act06Language & Perception07Measuring Models08Safety & Alignment09Hardware & Infrastructure10Version Control11The Command Line12Databases & SQL13Environments & Packaging14Shipping & Collaboration15The Workbench
11 · The Command Line

Redirect

Send output to a file

InterCoders

The greater-than symbol sends a command's output into a file instead of the screen (and a doubled one appends rather than overwrites).

Concrete example

“echo done > status.txt” writes the word “done” into status.txt.

Nearby in The Command Line

PipeFeed one command into the nextProcess / KillA running program, and stopping itRegexRegular expression patternREPLAn interactive code prompt
Previous term← Red TeamingNext termRedis →

AtlasScope

I explain technical systems in plain English—and build practical tools for using them.

Read the guideWhere to beginOpen the workshopOpen the workbenchBrowse the referenceWhat Atlas is doing now

Contact & collaboration

GitHub ↗
Working Knowledge · A practical field guideBuilt and maintained by Atlas
HomeGuideSearchWorkbenchMore