Skip to main content

Questions tagged [unix]

For questions about the Unix operating system.

Filter by
Sorted by
Tagged with
16 votes
4 answers
3k views

Nowadays, you can use Ansible, Chef, Salt and others, to manage Linux/*BSD systems, keep them updated, install software in a reproducible way etc... What tools were used to manage large UNIX installs (...
Renan's user avatar
  • 959
6 votes
0 answers
379 views

It's about the distributed Unix-like Amoeba OS developed at the Free University of Amsterdam by Andrew Tanenbaum: Since the late 1990, there seems to have been no measureable progress in development. ...
Neppomuk's user avatar
  • 759
8 votes
0 answers
223 views

I'm looking for a purchase option or a free download of the earliest assembler executable supporting the AT&T syntax (e.g. movl $42, (%eax)) for the i386. Most likely this will be the COFF i386 ...
pts's user avatar
  • 5,479
17 votes
2 answers
4k views

I've been exploring early Unix systems, particularly Unix V0 on the PDP-7 and its successor, Unix V1 on the PDP-11, using the SIMH emulator. Interestingly, one of the most common modern shell commands,...
da_miao_zi's user avatar
15 votes
2 answers
5k views

I'm researching the early implementation of the file(1) command. Today, we can go all the way back to its first commit from around 40 years ago via its Git repository, $ git clone "https://github....
da_miao_zi's user avatar
10 votes
2 answers
2k views

Among operating systems in usage nowadays, filenames in mostly unices (except macOS/iOS APFS, and Android) are case-sensitive, while filenames in Windows is case-insensitive. Unices are influenced by ...
George Jonathan Williams's user avatar
0 votes
3 answers
1k views

This was asked by @ilkkachu in comments, but I've always wondered about it myself. Unix, Posix, AIX, HP-UX, IRIX, Linux, Minix, Ultrix, Xenix... not to mention Active-X and Xbox. I know it all began ...
Miss Understands's user avatar
7 votes
0 answers
416 views

I'm looking for the source code of AT&T Unix System V release 3.2 (SVR3) for i386, released in 1988. I wasn't able to find a copy online, and I wasn't able to figure out where I could buy it. I've ...
pts's user avatar
  • 5,479
20 votes
2 answers
1k views

It has always bugged me that sed, which is mostly compatible with ed, doesn't have the same j command (to join two lines together) that ed does. Once upon a time I imagined this was because sed works ...
Steve Summit's user avatar
14 votes
1 answer
3k views

As far as I understand, GNU had a goal to create a completely free (libre) operating system, and to that end, created FOSS replacements for many UNIX programs. It puzzles me why they didn't try to ...
Kidburla's user avatar
  • 465
18 votes
7 answers
6k views

I've recently been working out how best to wire up a serial cable for a vintage plotter, and it's thrown me down the rabbit hole of RS-232. As far as I can tell, many RS-232 devices which act as DTEs (...
Peter Russell's user avatar
34 votes
4 answers
10k views

As I understand it most Linux distros adhere to the UNIX specifications while only a few actually get UNIX certified. If plenty of Linux distros can happily adhere to the standard without being ...
Neil Meyer's user avatar
  • 7,255
19 votes
2 answers
3k views

I am running a stripped down version of BSD Unix V6, bkunix on my Elektronika BK 0010-01. It has a very limited range of Unix commands. The contents of /bin are: cal cat clock cp date df echo ed halt ...
harlandski's user avatar
  • 3,215
21 votes
0 answers
633 views

I'm looking for any copy of the X Window System older than release 10. The oldest on x.org is X10R3. Bob Scheifler doesn't have anything. Jim Gettys may have something, but has yet to retrieve it ...
Lars Brinkhoff's user avatar
21 votes
3 answers
4k views

I am interested to hear about the history because I have a prominent command line product that has decided to use -h for something that does not print a help message. when did command line ...
Trevor Boyd Smith's user avatar
22 votes
2 answers
2k views

When I search the web for information about the origin of UNIX symbolic links, I see "Symbolic links were first introduced into Unix with 4.1c-BSD". But when I go to fact check that, it ...
Knickers Brown's user avatar
5 votes
3 answers
647 views

In this video from AT&T about Unix is a circuit design tool displayed that is claimed to be based on YACC (timestamped link). Does anyone have information about this tool? Like: Documentation ...
Christian Dreier's user avatar
9 votes
1 answer
2k views

I understand that the first graphical user interface for SunOS was SunTools (later renamed to SunView), but I cannot find any documentation that states when it was released and for which versions of ...
Brian Reading's user avatar
50 votes
7 answers
37k views

I start my journey to become a hardware / software specialist with an internship in two weeks time and decided to start studying the C language early. I came across this video, Learn C Programming ...
Neil Meyer's user avatar
  • 7,255
7 votes
1 answer
674 views

Hey I recall accessing a public-access UNIX system in the UK, likely around 1990/91. I seem to recall it gave you shell access but it might actually have only been Mail or UUCP/usenet client? I have a ...
Mike Dent's user avatar
8 votes
1 answer
1k views

What is the oldest UNIX(-like) system that can be legally downloaded and run in a VM or emulator on a modern PC running Linux?
Someone's user avatar
  • 183
5 votes
0 answers
304 views

I was touching up the Space Travel article on the Wiki and realized no one had answered a question I posted some time ago. I suspect someone here knows the answer. This image is used in the infobox to ...
Maury Markowitz's user avatar
5 votes
1 answer
468 views

At the Tenth Hawaii International Conference on the System Sciences in 1977 Dennis Ritchie presented the paper The Unix Time-sharing System: A retrospective in which he states: ...a good case can be ...
Knickers Brown's user avatar
7 votes
0 answers
252 views

I remember an ad for a small-format (about as wide as a 60% keyboard) dark-ish grey colored X terminal that had a 12" (?) yellow electroluminescent screen similar to the Grid laptops but higher ...
rbanffy's user avatar
  • 869
31 votes
10 answers
9k views

Around the early to mid '90s it seems there was a trend for high-end workstations running some form of Unix, and running a RISC or at least some kind of non-x86 architecture. For example: Sun ...
Meatwad's user avatar
  • 715