This website works better with JavaScript.
Explore
Help
Sign In
buddy
/
dot-files
Watch
1
Star
0
Fork
You've already forked dot-files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
527d9d4a26
dot-files
/
nvm
/
test
/
mocks
/
isainfo_amd64
6 lines
70 B
Plaintext
Raw
Blame
History
if [ "_$1" = "_-n" ]; then
echo "amd64"
else
echo "amd64 i386"
fi
Reference in New Issue
View Git Blame
Copy Permalink