Skip to content

reidiens/inspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspect

Inspect the details of a file


View details about any file on a Linux system including block & character devices, directories, and symbolic links.

In the future I plan to expand inspect's functionality by adding filetype recognition and having it be able to output detailed information about the file's contents. For example, being able to view song length, author, and album name for an mp3 or the magic number, section headers, and program headers of an ELF file.

Building

To build, simply run sudo make.

The executable will automatically be placed in /usr/bin

Usage

i <filename>

inspect <filename>

About

View detailed information about a file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published