Tutorials

Get file type information from the command line

Often forgotten the file command will give you a simple summary of a file's type and content.

At the prompt enter file <filename> where <filename> is the name of the file you are interested in.

You will receive output detailing the files contents, e.g.

A Word Document.doc: Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.1 Code page: -535, Title: A Word Document, Author: mxf793, Template: Normal, Last Saved By: mxf793, Revision Number: 4, Name of Creating Application: Microsoft Office Word, Total Editing Time: 07:00, Create Time/Date: Mon Feb 7 11:52:00 2011, Last Saved Time/Date: Mon Feb 7 11:56:00 2011, Number of Pages: 2, Number of Words: 271, Number of Characters: 1545, Security: 0

Bring Your PyQt/PySide Application to Market

Stuck in development hell? I'll help you get your project focused, finished and released. Benefit from years of practical experience releasing software with Python.

Find out More

Elsewhere

Find all files containing a given string
Collaborate in the shell with screen (multiuser)
Bash Command Substitution
Getting Started With DearPyGui for GUI Development