Search Results

Search: Posts Made By: ram_unx
5,251
Posted By ram_unx
Sunos 5.10 is the version, i want to create a...
Sunos 5.10 is the version, i want to create a clearcase object throuh my script with the relevant group of clearcase admin. so that the clearcase object i create will belong to that group of the id,
5,251
Posted By ram_unx
what is the right way to use newgrp in script
my requirement is
$ id user

o/p for the above command

$ uid=1(user) gid=2(x)

a user is involved in 3 groups x,y,z
whenever the user try to execute a script, script should ask...
12,334
Posted By ram_unx
You are jus redirecting the stderr to /dev/null,...
You are jus redirecting the stderr to /dev/null, i want the error message to be stored in a variable
12,334
Posted By ram_unx
How to redirect the STDERR to a variable in perl?
in my perl script

i tried the below statement
$result = `cleartool rmstream -f $s1 1> /dev/null`;

so as to redirect then error messages,when i print the $result

,it seems to be Null.
3,128
Posted By ram_unx
why cant you use cleartool diffbl baseline1...
why cant you use cleartool diffbl baseline1 baseline2?
Showing results 1 to 5 of 5

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