visual filter...

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
ford11

visual filter...

Post by ford11 »

Sir,how to create a visual filter for files modified(created,renamed) in the last 6 minutes.

highend
Posts: 14953
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: visual filter...

Post by highend »

Code: Select all

ageC: <= 6 n; ageM: <= 6 n
One of my scripts helped you out? Please donate via Paypal

ford11

Re: visual filter...

Post by ford11 »

and what's the command to show only .rar files

highend
Posts: 14953
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: visual filter...

Post by highend »

Code: Select all

*.rar
One of my scripts helped you out? Please donate via Paypal

Post Reply