Top "Solaris" questions

Solaris is a commercial Unix operating system sold by Oracle, previously (before 2010) from Sun Microsystems.

How do I move/copy a symlink to a different folder as a symlink under Solaris?

It is an odd behaviour seen only on Solaris that when I try to copy a symbolic link with the "…

solaris symlink cp
How do you use newgrp in a script then stay in that group when the script exits

I am running a script on a solaris Box. specifically SunOS 5.7. I am not root. I am trying to execute …

unix shell solaris csh
Sunfreeware openssl has duplicate references to libgcc_s.so.1

Any tips how to solve this missing library problem? In this case I'm using Sunfreeware packages, instead of compiling from …

solaris ldd
Is there a way to read environment variables of other processes using Perl and in a Linux or Solaris environment?

In Perl, I need to read the environment of other processes. The script is running with root privileges. The script …

linux perl solaris environment-variables root
grep match with string1 OR string2

I want to grep 2 patterns in a file on Solaris UNIX. That is grep 'pattern1 OR pattern2' filename. The …

grep solaris
Check if installed version of JRE is 64 bit on solaris Sparc

Is there a clear or easy way to check over the command line if the installed JRE is 64 bit on …

solaris 32bit-64bit java sparc
Use Ghostscript to convert PCL to PostScript

So I want to use Ghostscript to convert files that are created in PCL format to PostScript. That's the gist …

printing solaris postscript solaris-10
How to get the status of a JBoss Application Server

I am working on writing a Highly Available agent for JBoss Application Server to run on Solaris Open HA Cluster. …

jboss solaris application-server failovercluster
Shell Script to get exception from logs for last one hour

I am developing script which will grep logs of last one hour and check any exception and send email for …

shell parsing grep solaris tail
Makefile error: Unexpected end of line seen

Trying to install Git, I ran configure and make, but got the following error message: make: Fatal error in reader: …

git makefile solaris sun sunos