This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
mame
mirror of
https://github.com/mamedev/mame.git
Watch
1
Star
0
Fork
You've already forked mame
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cdtv_subcode
mame
/
3rdparty
/
zstd
/
tests
/
cli-tests
/
zstd-symlinks
/
setup
7 lines
83 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
set
-e
println
"hello"
> hello
println
"world"
> world
zstd hello world
Reference in New Issue
View Git Blame
Copy Permalink