Page MenuHomePhabricator

Add `bin/files cat` to print a file to stdout
ClosedPublic

Authored by epriestley on Mar 13 2015, 1:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 8:27 AM
Unknown Object (File)
Sun, Apr 7, 5:43 AM
Unknown Object (File)
Feb 13 2024, 6:02 AM
Unknown Object (File)
Feb 8 2024, 3:41 PM
Unknown Object (File)
Feb 3 2024, 2:28 AM
Unknown Object (File)
Jan 28 2024, 5:06 AM
Unknown Object (File)
Jan 16 2024, 4:43 AM
Unknown Object (File)
Jan 1 2024, 11:25 PM

Details

Summary

Ref T7149. This makes debugging some of this stuff a bit easier by removing the HTTP part in the middle.

Particularly, I anticipate having this stream data chunk-by-chunk in the near future.

Test Plan

Ran files cat F23, got output.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add `bin/files cat` to print a file to stdout.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 13 2015, 6:06 PM
This revision was automatically updated to reflect the committed changes.