Table of Contents

About

shell command

Management

Start

With a !

!ls

Capture Output

files = !ls

Passing value

$ or {braces}

!grep -rF $pattern ipython/*

Documentation / Reference