How to create a filtered view of a directory?

wuppi

I have a folder with lots of files. Some of them are more often used and required than others.

I want to have "folders" which represent a view to that directory with a certain filter. Filters like file name "has _final" or file size < 5 mb or something like that.

I know, there are commands like find, grep and so on. I want their result as a file system directory with "hard links" .

Is there any way to do this?

S P Arif Sahari Wibowo

A short search in Google produce several FUSE solutions:

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to make sure a filtered update view is safe?

From Dev

How to filter the tree view with the filtered ids?

From Dev

How to create filtered DataFrame with minimum code

From Dev

How to create barplot from filtered data in Shiny?

From Dev

How to create barplot from filtered data in Shiny?

From Dev

how to create filtered image using matlab?

From Dev

How to create a directory in plunker?

From Dev

How to create the hooks directory

From Dev

TreeMap filtered view performance

From Dev

backbone view not filtered on initialize

From Dev

TreeMap filtered view performance

From Dev

How to create a model in Django based on the instance of another model, but filtered

From Dev

Reflection: How to create a precisely filtered list of the Assembly's types?

From Dev

Grails: how to create a view?

From Dev

Create filtered connection in Excel

From Dev

How to create a temporary directory under a directory in bash

From Dev

How to create a directory and sub directory structure with java?

From Dev

How to create folder in a directory not in working directory

From Java

How to create a directory using Ansible

From Dev

How to create a temporary directory in C?

From Dev

how to create directory in oracle home

From Dev

How to create a patch for a directory in ClearCase?

From Dev

How to create a directory structure in bazel

From Dev

How to create directory in specified path?

From Dev

How to create a tar of directory structure

From Dev

How to create file in different directory

From Dev

Add a Filtered View to the Site Map

From Dev

Java: offer a filtered view on a class

From Dev

Add a Filtered View to the Site Map

Related Related

HotTag

Archive