Sponsored Content
The Lounge What is on Your Mind? The Dark Years of UNIX (2003 - 2011) | A Decade Lost to Legal Battles | YouTube Video Post 303036632 by Neo on Friday 5th of July 2019 09:06:14 AM
Old 07-05-2019
Next video I will be more careful about small font sizes for sure Smilie

On mobile, the text is too small for sure (it's ok on my 34" monitor, LOL)

Especially since I am too lazy to do voice overs, I will try to make the text easier to read on mobile and small screens.
This User Gave Thanks to Neo For This Post:
 

8 More Discussions You Might Find Interesting

1. Cybersecurity

Unix attacks in the last 5 years.

Hi, Could anyone direct me to any sites that have any info on unix attcks or hacks in the last 5 years. This is needed for an assignment. All help would be greatly appreciated. Thanks:) (6 Replies)
Discussion started by: suzant
6 Replies

2. What is on Your Mind?

Cool YouTube Video: Here Comes Another Bubble - The Richter Scales!

You will like this :) fi4fzvQ6I-o (2 Replies)
Discussion started by: Neo
2 Replies

3. UNIX for Dummies Questions & Answers

Unix Command to separate this years files and last years?

Hello - I have a folder that contains files from 2003 till 2010. I am trying to figure out a command that would seperate each years file and show me a count? Even if i can find a command that would give me year by year count, thats good enough too. Thanks (8 Replies)
Discussion started by: DallasT
8 Replies

4. Windows & DOS: Issues & Discussions

Microsoft Powerpoint 2003 stops working after 12 April 2011 Microsoft Updates

For the benefit of the community this is a widespread worldwide problem affecting multiple versions of Microsoft Windows. Powerpoint erroneously reports Powerpoint presentation damaged and then often hangs. Until Microsoft sort this out, try removing Powerpoint security update KB 2464588... (0 Replies)
Discussion started by: methyl
0 Replies

5. OS X (Apple)

Video Contact Sheet on Lion from movies downloaded youtube MP4

Hi I am running Lion with latest patches > uname -a Darwin wger.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 Installed mplayer, ffmpeg, gnu-getopt and ImageMagick through brew. I am unable to generate Video Contact... (0 Replies)
Discussion started by: slashdotweenie
0 Replies

6. What is on Your Mind?

Top 5 Roadblocks to a Secure Cyberspace in 2019 | YouTube Video

Here is a shout-out to wisecracker, who selected the sound track for this new video: Top 5 Roadblocks to a Secure Cyberspace in 2019 https://youtu.be/2rXo_ywM-NQ (7 Replies)
Discussion started by: Neo
7 Replies

7. What is on Your Mind?

The Great History of UNIX (1969-1999) | 30 Years of UNIX History | YouTube Video

I am pleased to announce this new video in 1080 HD for UNIX lovers honoring thirty years of UNIX history spanning from 1969 to 1999 presented in 150 seconds (two and a half minutes) in 1080 HD, celebrating the 50th anniversary of UNIX. The Great History of UNIX (1969-1999) | 30 Years of UNIX... (8 Replies)
Discussion started by: Neo
8 Replies

8. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
file(1) 						      General Commands Manual							   file(1)

NAME
file - determine file type SYNOPSIS
mfile] ffile] file ... UNIX 2003 (onwards) Synopsis mfile] Mfile] ffile] file ... DESCRIPTION
performs a series of tests on each file in an attempt to classify it. If file appears to be an ASCII file, examines the first 512 bytes and tries to guess its language. If file is an executable file, prints the version stamp, provided it is greater than 0 (see the descrip- tion of the option in ld(1)). uses the file to identify files that have some sort of that is, any file containing a numeric or string constant that indicates its type. Commentary at the beginning of explains the format. Options recognizes the following command-line options: Use alternate magic file mfile. (UNIX 2003 onwards Only) Use alternate magic file Mfile. Do not apply default context-sensitive tests. Check the magic file for format errors. This validation is not normally carried out for reasons of efficiency. No file classification is done when this option is specified. (UNIX 2003 onwards Only) Apply position-sensitive tests from the default magic file, and default context-sensitive tests to the file. Obtain the list of files to be examined from file ffile. classifies each file whose name appears in ffile. Do not follow symbolic links. From UNIX 2003 (onwards) environment, if is not specified and the is a symbolic link referring to a non-existent file, it is identified as a symbolic link, as if has been specified. Do not attempt to classify a regular file further. If the option is specified with the option, option, or both, the concatenation of the position-sensitive tests specified by these options is applied in the order specified by the appearance of these options. EXTERNAL INFLUENCES
For information about the UNIX standard environment, see standards(5). Environment Variables determines the language in which messages are displayed. If is not specified in the environment or is set to the empty string, the value of is used as a default for each unspecified or empty vari- able. If is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of If any internationalization variable contains an invalid setting, behaves as if all internationalization variables are set to "C". See environ(5). International Code Set Support Single- and multi-byte character code sets are supported. However, all non-ASCII text files are identified as "data". WARNINGS
The command for a release interprets the core files for that particular release correctly. Using the command on a core file generated on a different release will report incorrect results. SEE ALSO
ld(1), standards(5). STANDARDS CONFORMANCE
file(1)
All times are GMT -4. The time now is 04:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy