After the spacecraft enters orbit around the moon, Chang’e-5 will split into two: A lander will head to the surface while the other piece, an orbiter, waits for its return.

Once it gets to the surface, the lander needs to accomplish all of its drilling and scooping tasks within a single lunar day, which lasts 14 Earth days.

In this video (at the 5:45 mark), Chang’e-5 receives its first science data from the moon.

This is going to sound like an educated guess, but I recently switched to the front page of Google on my system. Many Linux systems use a hidden search interpreter accessible through the floating file manager, so while it's not a huge threat to Windows users, it may seriously screw up your video experience.

I'm talking about System V's pipe interface, and if you're used to the GUI of modern Unix and Linux systems, you'll probably have some idea of what I'm talking about. It's a way to open a file with a single command. The classic example is exec 1 :

$ pipe MyCustomFile.txt 1>&2

As you would expect, the pipe symbol is used to open a file and execute commands. In the case above, the system executes .3 and then .11 with 3 being attached to the standard input. The first call executes line by line. You can attach other pipes with the pipe command. For example:

$ pipe "," A.txt $ pipe "a.txt, b.txt, c.txt"

Anything you spew should come out the line after the last pipe. Else nothing will get sent back to the FFS pipe and a Sociolent FFS hack will never know where your Carpal Tunnel Syndrome beef is coming from. You may also want to note that:

@@ yet to be implemented, obviously

and not something that is implemented yet.

As it turns out, System V is following in the footsteps of Lynx and DosBox under the hood. DosBox, by the way, is a common way people use linux systems. While their intention was to create a console based emulator, its functionality with the system V pipe interface is rather simple: Just pipe random data, either from a hard drive or a file on the floppy.

$ DosBoxToFIFS

As you can see in the ppmms.cfg file, it's really just the equivalent of exec 1 within DosBox.

Running most programs with other commands is simple. In the above example, the PID 1 is bound to the line (1). A line was executed to open CSV. f. toast' is the first line. The output to the file f. toast' is a valid quote-del
g