- 08 May, 2017 1 commit
-
-
milesrl authored
-
- 04 May, 2017 1 commit
-
-
milesrl authored
-
- 12 Jan, 2017 2 commits
-
-
Daisuke Fujita authored
-
Daisuke Fujita authored
-
- 22 Dec, 2016 1 commit
-
-
Daisuke Fujita authored
-
- 20 Dec, 2016 2 commits
-
-
Daisuke Fujita authored
-
Daisuke Fujita authored
-
- 20 Sep, 2016 1 commit
-
-
Jacopo Scrinzi authored
-
- 23 Aug, 2016 2 commits
-
-
Daisuke Fujita authored
-
Daisuke Fujita authored
-
- 09 Aug, 2016 1 commit
-
-
Benjamin Manns authored
This seems like a really bad idea, at least the way it's described here. In my local, fairly empty directory, `find . -type f | xargs wc -l | grep '1 .'` returns: ``` 1 ./.git/COMMIT_EDITMSG 1 ./.git/description 1 ./.git/HEAD 1 ./.git/logs/HEAD 1 ./.git/logs/refs/heads/master 11 ./.git/objects/42/14eb21b7be0687ccb477ec1e5a8ecdf7711b05 1 ./.git/objects/5e/001b34698fe2cd0da484fa9ab896e42df155b9 1 ./.git/refs/heads/master 1 ./.gitignore 1 ./asg.tf 1 ./dbsg.tf 1 ./dbsn.tf 1 ./ec2.tf 1 ./ecc.tf 1 ./ecsn.tf 1 ./eip.tf 1 ./elb.tf 1 ./iamp.tf 1 ./iamrp.tf 1 ./igw.tf 1 ./lc.tf 1 ./nacl.tf 1 ./nif.tf 1 ./r53r.tf 1 ./r53z.tf 1 ./rds.tf 1 ./rs.tf 1 ./rt.tf 1 ./rta.tf 1 ./sn.tf 1 ./sqs.tf 1 ./vgw.tf 1 ./vpc.tf ``` As you can see, it is deleting _anything_ in the folder with 1 line in it. Not only that, it's deleting _anything_ with a count of lines _ending_ in 1. So 11, 21, 9991 line files would be deleted as well. This checks that the files match `'*.tf'` and adds a space before the `1` in the grep command to fix those issues. It also removes the `xargs rm`.
-
- 26 Jul, 2016 2 commits
-
-
Matt Gartman authored
-
Matt Gartman authored
-
- 12 Jul, 2016 1 commit
-
-
Matt Gartman authored
-
- 28 Jun, 2016 2 commits
-
-
Brian Knight authored
-
DJ Home authored
-
- 27 Jun, 2016 1 commit
-
-
DJ Home authored
-
- 12 Jun, 2016 1 commit
-
-
Daisuke Fujita authored
-
- 29 May, 2016 1 commit
-
-
Daisuke Fujita authored
-
- 28 May, 2016 1 commit
-
-
Daisuke Fujita authored
-
- 30 Apr, 2016 2 commits
- 29 Apr, 2016 1 commit
-
-
Daisuke Fujita authored
-
- 15 Apr, 2016 2 commits
- 05 Apr, 2016 1 commit
-
-
Lloyd Philbrook authored
-
- 22 Feb, 2016 1 commit
-
-
Manabu Sakai authored
-
- 09 Feb, 2016 1 commit
-
-
Stephen Muth authored
-
- 02 Feb, 2016 1 commit
-
-
Manabu Sakai authored
-
- 01 Feb, 2016 1 commit
-
-
Manabu Sakai authored
-
- 21 Jan, 2016 1 commit
-
-
Will Hayworth authored
It's what the Ruby SDK seems to expect. :)
-
- 08 Dec, 2015 2 commits
-
-
Daisuke Fujita authored
-
The Gitter Badger authored
-
- 20 Nov, 2015 1 commit
-
-
k1LoW authored
-
- 19 Nov, 2015 1 commit
-
-
k1LoW authored
-
- 10 Nov, 2015 2 commits
-
-
Daisuke Fujita authored
-
Daisuke Fujita authored
-
- 15 Aug, 2015 2 commits
-
-
Daisuke Fujita authored
-
Daisuke Fujita authored
-
- 16 Jul, 2015 1 commit
-
-
Daisuke Fujita authored
[skip ci]
-