#!/bin/bash #This script will show you amount and name of CPUs including vmware cpu’s if they exist. name=”$( cat /proc/cpuinfo |…
#!/bin/bash #This script will show you number and name of CPUs in UNIX environment. num=`/usr/sbin/psrinfo | wc -l ` tipo=`/usr/sbin/prtconf -pvPD…
Random Password generator – let’s generate the password from within the urandom mess….
Shell script: read and show ip address – suitable with Linux, FreeBSD and SunOS
This script will archive and compress Oracle Database Archive Logs into one package of 10 log files.
Display ANSI colors in shell
A small tuning of wget – sometimes a remote servers are braking up the connection. This wget will try and try…
A simple script to test connection to a remote host #!/bin/bash n_sec=2 #ping waits n of seconds REMOTE_HOST_IP=192.168.0.1 ping -c $n_sec…
Skrypt formatujący datę na pożądane nazwy należy uprzednio wydać polecenie date celem sprawdzenia jak system wyświetla domyślnie datę, a następnie podstawić…
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.