Search Results

Search: Posts Made By: royalbull
4,318
Posted By royalbull
Thank you guys .. its clear now ... thanks...
Thank you guys .. its clear now ... thanks corona for the "dirty little" function it gave an template to work upon . mcnamara thanks for the cute little code emphasizing the entire point quite...
5,385
Posted By royalbull
Seems crude but work done !! bash-3.00$ nawk...
Seems crude but work done !!
bash-3.00$ nawk '{if ($3 == "COMP128_3") ORS="\n" ; else ORS="," } 1 '
4,318
Posted By royalbull
Yes i am aware of popen , but something else...
Yes i am aware of popen , but something else which mimics exactly command-substitution (``) of shell ?? How is it achieved in shell ??
4,318
Posted By royalbull
Help with command substitution in C program
Hi,

I want to know if there's a cleaner way for assigning output of a unix command to a variable in C program .

Example : I execute dirname fname and want the output to be assigned to a...
3,132
Posted By royalbull
Your suggesstion is quite acceptable and i have...
Your suggesstion is quite acceptable and i have implemented it. Thanks for your suggestion . Still the vagueness of the code haunts me and keeps me trying to debug it repeatedly.

Figuring out...
13,787
Posted By royalbull
Can u post your requirements and sample script ....
Can u post your requirements and sample script . To help better we need to understand logic better.
3,894
Posted By royalbull
FIND-BASED: {} is used for passing find...
FIND-BASED:

{} is used for passing find output to exec as an argument.
; is for terminating the exec part ; its escaped by \ so that bash ignore it or bash would take is as an subsequent...
3,132
Posted By royalbull
remote execution of find -exec
Hi folks

I am working on a script which lists files of a specific pattern on a remote m/c and tar&zip them to another remote m/c via a centralized server.

M/C details:

remote1 - OSF1...
Showing results 1 to 8 of 8

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