? GR0V Shell

GR0V shell

Linux server122.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64

Path : /opt/alt/alt-nodejs18/root/bin/
File Upload :
Current File : //opt/alt/alt-nodejs18/root/bin/icu-config

#!/bin/sh
OOO_ARCH=$(uname -m)
case $OOO_ARCH in
	x86_64 | s390x | ppc64 | sparc64 | aarch64 | ppc64le | mips64 | mips64el)
		bits=64
		;;
	* )
		bits=32
		;;
esac
exec /opt/alt/libicu/usr/bin/icu-config-$bits "$@"

T1KUS90T
  root-grov@198.54.114.191:~$