Intrinsic is the enterprise-grade metadata analytics platform that surfaces inode data, permission matrices, timestamps, and file identity across your entire infrastructure. Stop guessing. Start knowing.
Capabilities
Intrinsic maps the full lifecycle of every file across your fleet — from birth to last access, from raw mode bits to human-readable context.
Every file has a unique identity. Intrinsic surfaces inode numbers, device IDs, and hard link counts to give you filesystem-level truth. No abstraction layer. Pure data, pure signal.
Dual-mode permission analytics: octal for machines, symbolic for humans. Our category-defining access control visibility engine ensures no permission bit goes unobserved. Compliance teams weep with joy.
Four-dimensional timestamp intelligence: access, modify, change, and birth. We don't just show you when — we show you the complete temporal fingerprint of every inode in your fleet.
38+ format sequences wired directly into your analytics pipeline. Build bespoke metadata queries with %a, %s, %n, %F and 34 more dimensions. Your data, your schema, your way.
Understand allocation at the block level. Total blocks, block size, optimal I/O transfer hints — the metrics your storage team has been begging for since the ext4 migration.
Follow every symbolic link to its canonical target with our dereference engine. No more broken workflows from dangling pointers. Resolve once, trust forever.
Elevate from file-level to filesystem-level observability. Total blocks, free blocks, file nodes, filesystem type — the macro view that infrastructure architects demand.
Machine-optimized output in a single deterministic line. Purpose-built for pipeline ingestion, log aggregation, and automated compliance auditing at petabyte scale.
Interactive Demo
Click any file to see its complete metadata profile. Every data point, surfaced in real time.
Power Tool
Construct custom -c FORMAT strings visually. Click format
tokens to build your query, see live output instantly.
Temporal Intelligence
Every file carries four temporal dimensions. Intrinsic visualizes the complete lifecycle from birth to last access.
Explore the four temporal dimensions of file metadata.
Implementation
Target any file, directory, or symlink. Intrinsic accepts single paths or recursive fleet scans across your entire infrastructure.
intrinsic config.yml
Our metadata engine invokes the stat syscall and hydrates 38+ format dimensions — size, blocks, permissions, timestamps, device IDs, and more.
intrinsic -c '%n %s %a %U %y' *
Results stream to your dashboard, CI pipeline, or compliance engine. Terse mode for machines. Formatted output for humans. Both simultaneously.
intrinsic -t data.csv | intrinsic ingest
Pricing
From startups to global enterprises. No per-inode fees. No hidden costs.
Proof
"We used to ssh into 400 servers and run stat manually. Intrinsic's fleet scanner saved us 12 engineering hours per audit cycle. The Format Builder alone justified the contract."
"The four-dimensional timestamp view changed our incident response workflow. We can now pinpoint exactly when a file was born, modified, and when its metadata changed. Best B2B purchase this quarter."
"Our compliance team was manually checking file permissions across 20,000 nodes. Intrinsic's terse mode piped into our SIEM replaced six FTEs. I'm not exaggerating. Six."
FAQ
Intrinsic is an enterprise-grade wrapper around the Unix intrinsic command — the
tool
that displays file or filesystem status. We surface inode data, size, blocks, permissions (both
octal and symbolic), UID/GID ownership, and four timestamp dimensions (access, modify, change,
birth) through a beautiful dashboard interface. Think of us as "stat, but with better
marketing."
Access (%x): When the file content was last read. Modify (%y): When the file content was last written. Change (%z): When the file metadata (permissions, ownership) was last changed. Birth (%w): When the inode was originally created. These four dimensions give you complete temporal coverage of any file's lifecycle.
The -c FORMAT option (or --printf=FORMAT) lets you construct custom
output strings using 38+ format sequences. For example,
intrinsic -c '%n: %s bytes, %A, owner: %U' outputs the filename, size, permissions,
and
owner. Our Format Builder lets you compose these visually without memorizing the sequences.
By default, intrinsic shows file-level metadata (inode, size, permissions,
timestamps).
With the -f flag, it switches to filesystem-level analytics — total blocks, free
blocks, file node counts, filesystem type. Think file = micro, filesystem = macro.
When you stat a symbolic link, you get the metadata of the link itself. With -L,
Intrinsic resolves the symlink and returns the metadata of the target file. Essential for
environments with complex symlink topologies.
Absolutely. Terse mode (-t) outputs all metadata on a single line in a deterministic
format: %n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %W %o %C. It's purpose-built for
machine ingestion — pipe it into awk, feed it to your SIEM, or ingest it into your analytics
pipeline.
Results may vary. But between intrinsic -t, find -exec stat, and a good
pipeline, you'd be surprised how many manual file audit processes are just stat commands waiting
to happen. We're not saying fire your team. We're saying promote them to work on harder
problems.
Join the infrastructure leaders who've made file intelligence a first-class concern. Request access to Intrinsic today.