add -r (recursive) flag #3

Open
opened 2016-11-15 21:46:20 -08:00 by dm · 1 comment
Contributor

Should be able to handle directories and files contained within them.

Should be able to handle directories and files contained within them.
Owner

the unix gives, the unix takes away:


cs $(find ~/src/mcquay.me | grep  \.go$) > /tmp/find.cs
cs -c /tmp/find.cs

the unix gives, the unix takes away: ```bash cs $(find ~/src/mcquay.me | grep \.go$) > /tmp/find.cs cs -c /tmp/find.cs ```
sm closed this issue 2016-11-16 00:30:59 -08:00
sm reopened this issue 2018-02-27 20:31:10 -08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sm/cs#3
No description provided.