Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
userbinator
on March 9, 2014
|
parent
|
context
|
favorite
| on:
Windows 8.1 Update 1: More interface concessions
They still are for anything but graphical tasks (photo editing, drawing diagrams, etc.)
E.g. what's the fastest way to get a sorted list of all the .jpg files in a directory?
mjhagen
on March 9, 2014
[–]
Type .jpg in a search field in the Finder vs. google how to do that using grep I guess?
userbinator
on March 9, 2014
|
parent
|
next
[–]
Now you want to get that list of files in a text file, so that you can email them to someone or put them in a document or etc.
chinpokomon
on March 9, 2014
|
parent
|
prev
[–]
Why would you use grep?
mjhagen
on March 9, 2014
|
root
|
parent
[–]
You tell me
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
E.g. what's the fastest way to get a sorted list of all the .jpg files in a directory?