Search Results

Search: Posts Made By: skumar11
2,199
Posted By skumar11
extract date
I run few command from c shell script and after this i want to check the status. I write the following code and it give the error message like "Variable Syntax". Here is my code:

#/ !/bin/csh -f
...
9,548
Posted By skumar11
The server is V5.1 2650 alpha. This problem...
The server is V5.1 2650 alpha. This problem starts coming when we enable the audit on this server. Other server where audit is disable, does not ahve any problem.
9,548
Posted By skumar11
how to disable auditd daemon
I want to disable the auditd daemon on my unix server. Running this daemon on the server causes to system to crash afer every two month. Could any one let me know step by step how to disable it and...
90,952
Posted By skumar11
It works. Thanks.
It works. Thanks.
90,952
Posted By skumar11
I forget to mention the initial part of code i.e....
I forget to mention the initial part of code i.e.
# !/bin/csh -f

ande after running it gives the output

print

if i remove set req, it give message like
req variable not found.
...
90,952
Posted By skumar11
Accepting user input in c shell
i need to accept the user input in my c shell script before executing next command. i have the following code which ask for user input, but does not store this value.

set req

echo " Enter...
62,238
Posted By skumar11
I got the solution for this problem. use != in...
I got the solution for this problem. use != in place of <>.
62,238
Posted By skumar11
read number of arguments in c shell
I am writing script in c shell and using this script to read the command line arguments, but it is not working. Pl. someone let me know what is the problem.

#!/bin/csh -f
if ($#argv <> 2)...
4,974
Posted By skumar11
cfajohnson, Thanks for your response. It...
cfajohnson,

Thanks for your response. It work.
4,974
Posted By skumar11
Is anyone is having the solution for my problem....
Is anyone is having the solution for my problem. Pl. let me know asap. Early response is highly appreciated. I am not very good in Shell prog., so pl. provide the complete code.
4,974
Posted By skumar11
This sed command is not working. -r option is not...
This sed command is not working. -r option is not valid so i change to -n. When i run this command, it gives message like "sed:Function 's! ..?/..?/.. ..:..:..exitg can not be parsed." when i try to...
4,974
Posted By skumar11
digen, Thanks for the response, but i...
digen,

Thanks for the response, but i need to keep the original file as it is by removing the date and time from each record(i donn't care if you remove the latter part after date for each...
4,974
Posted By skumar11
Extracting date-time from file.
I have the following file and need to extract date and time part for each record. Pl. could anyone provide an shell script which could be used to do it. Here is the file:
...
Showing results 1 to 13 of 13

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