I need to check if I Filesystem exists, and if it does exist there is 300 MB of space in it. What I have so far:
There is a perl script that needs to run as root but we must make sure the us开发者_开发百科er who runs the script did not log-in originally as user \'foo\' as it will be removed during the script.
I am running a Java application on a Solaris10 with Chinese. Now there are some files in a directory with chinese filenames. When I do files = new File(dir).list() where \"dir\" is the parent director
In my C program开发者_C百科 I want to know if my executable is run in foreground like this $./a.out
I\'m writing a shell script and I need to strip FIND ME out of something like this: * *[**FIND ME**](find me)*
I have a Solaris sparc machine and when i build my programs, it generates 32bit code which should be 64bit. How to check the cause?
I have asked similar question for Linux RPM (Adding License Agreement in RPM package). Now i have same query for开发者_如何学编程 Solaris package. I could not get any helpful link / details if it is p
I am trying to build Subversion 1.6.9 in Solaris 10: uname -a: SunOS drccd 5.10 Generic_141414-10 sun4u sparc SUNW,Sun-Fire-V890 Solaris
I am porting our application from solaris sparc to solaris x86 and I encountered a size differences of struct between these two architecture. for example;
We\'ve installed mercurial 1.4.1 and python 2.6.2 on a solaris 8 box. Now some hg commands work as expected, others fail.