tmsu
Verified for current stable LTS
Tmsu Command: List Files With Boolean Expression Tags
Use for list files with boolean expression tags with Tmsu. Exact CLI syntax to list files with boolean expression tags using Tmsu.
When to use this: Use for list files with boolean expression tags with Tmsu.
Command Syntax
tmsu files "<(year >= 1990 and year <= 2000)> and <grunge>" tmsu files "<(year >= 1990 and year <= 2000)> and <grunge>" Live Command Builder
Final Command
tmsu files "<(year >= 1990 and year <= 2000)> and <grunge>" Command Breakdown
tmsu is the base executable for this command.
FAQ
Purpose: Exact syntax to list files with boolean expression tags using Tmsu.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Tmsu Command: List Files With Specified Tags
tmsu files <big-jazz> <music> Tmsu Command: List Tags Of Specified Files tmsu tags <*.mp3> Tmsu Command: Mount Tmsu Virtual Filesystem tmsu mount <path/to/directory> Tmsu Command: Tag File With Multiple Tags tmsu tag <path/to/file.mp3> <music> <big-jazz> <mp3> Tmsu Command: Tag Multiple Files tmsu tag --tags "<music mp3>" <*.mp3>