💻 Software
saving notes against a file on linux
Fresh7 days ago
Mar 15, 20266239 viewsConfidence Score0%
0%
Problem
I want to save notes against a file on linux. I want to save meta data about a file, because the file names are restricted in max length. so how to save notes or comments about a file on linux so that it gets saved along with the file itself... i used the notes tab in the file properties dialogbox.…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: saving notes against a file on linux
Low Risk
Linux filesystems support a feature called extended file attributes or "xattr". You have to mount the filesystem with the mount option, and if you do then any application that has the right to read/write the file can also read/write a bunch of metad…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix