Project

General

Profile

Actions

Bug #14652

closed

ruby -e "p ARGV" **/* is reasonably but slow

Added by sanae (Sanae Artoria) about 6 years ago. Updated over 5 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.1p111 (2017-03-22 revision 58053) [i386-mingw32]
[ruby-core:86395]

Description

C:\Users\Administrator>ruby -e "p ARGV" **/*

Runs slow because it globs all things in it as well known.
But can I disable this feature only to get the pattern "**/*"?

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0