Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul
This commit is contained in:
3
UserScripts/bigorlittle
Executable file
3
UserScripts/bigorlittle
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
if [ $(echo -n I | od -to2 | head -n1 | cut -f2 -d" " | cut -c6) ]; then echo "Little endian"; else echo "Big endian"; fi
|
||||
|
Reference in New Issue
Block a user