Pact (disambiguation)

A pact is a formal agreement.

Pact, The Pact or PACT may also refer to:

Entertainment

Organizations

Places

Science and technology

gollark: So my highly advanced service manager is now even more highly advanced and can load service-spec TOML files.
gollark: ```rustuse std::process::Command;fn main() { loop { println!("Starting"); let mut child = Command::new("/bin/env") .arg("python3") .arg("test.py") .spawn() .unwrap(); child.wait().unwrap(); }}```
gollark: Okay, done, it has no error handling whatsoever.
gollark: Highly advanced apiotechnology, yes.
gollark: I think for now I'll make a simple service manager which just runs one program.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.