Search Results

Search: Posts Made By: uchachra
17,810
Posted By uchachra
Deleting UNIX End of Line Chachracter \000
Hi,
I have this file which has some octal NULL characters (\000). I need to replace these characters with an ASCII NULL.

I've tried using Perl, the UNIX tr command..

History of this
I...
2,105
Posted By uchachra
Efficient Dispatching
Does anyone know what's new with Efficient dispatching in the Solaris 2.8 release (vs Solaris 2.6) release?

Specifically, does anyone know of a good website to get detailed information on thread...
4,117
Posted By uchachra
you could also use the command orerr <oracle...
you could also use the command orerr <oracle error code> to get the description of an error (instead of searching thru' websites).

for example,

> oerr ora 03212
03212, 00000, "Temporary...
11,802
Posted By uchachra
excluding directories while using tar
How do I exclude some directories while creating a tar file with a number of directories?
thanks.
3,990
Posted By uchachra
you'r right about the root login... but, since...
you'r right about the root login...
but, since i need to test my script before i give it to the admin, how can i login from one login (not root) to a new login.
3,990
Posted By uchachra
using su in scripts
i want to start some processes as user xxxx during system reboot...

when the system comes up, it is signed on as root...how do i change the login in a script

I tried doing this:

su - xxxx <<...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 09:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy