Search Results

Search: Posts Made By: arun888
1,605
Posted By arun888
thanks ravinder the command you gave it is...
thanks ravinder the command you gave it is worked.

I have used this command for other request.

Thanks for your help again
1,605
Posted By arun888
How to remove comma?
hi all,

in the 3rd field i am having comma.

can anyone tell me how to remove the comma in the 3rd field and 4th field.


|1.77|0.1|1,335.20|3,513.30|190|7.00 |4.40 |2.50...
1,228
Posted By arun888
i have tried the below command. awk...
i have tried the below command.


awk 'BEGIN { FS=OFS="|"}$7=="05142016"{$7="20160415"}1' VMD_FILE.dat_bkpkktest > VMD_FILE.dat_prd



---------- Post updated at 06:16 AM ---------- Previous...
1,228
Posted By arun888
Help required in UNIX commands
I have 40000 records in a file where i need to change the 7th field date format from 05142016 [ MMDDYYY] to 20160514 [YYYYMMDD]

I have given field below. any help would be highly appreciated.

...
7,584
Posted By arun888
i have plenty of files in many directory....
i have plenty of files in many directory. speicifically need to find out the files using the word.

---------- Post updated at 08:48 AM ---------- Previous update was at 08:38 AM ----------
...
7,584
Posted By arun888
Need help in command
hi all,

can anyone help me out how to find a specific word in the all files in the specific directory.

Server : HP unix server.

Thanks,
Arun
1,609
Posted By arun888
Split function in HP UNIX
hi all,

i have large file. where i need the split the files into two files. can anyone tell me what is the command for that?

Unix OS :HP Unix.

Thanks,
arun.
1,557
Posted By arun888
hi don, is there any possibility in shell...
hi don,

is there any possibility in shell script to write $1,$2, exit status in the log file.


NOW=$(date +"%F")
NOWT=$(date +"%T")
## Backup path ##
BAK="/systems/logfile/$NOW.$NOWT.txt"...
1,557
Posted By arun888
thanks for your help don. i would need to assign...
thanks for your help don. i would need to assign the exit status[0,1] to a variable $var and redirect it to the log file.
1,557
Posted By arun888
Log file in shell script
hi all,

can you please let me know how to write a input and output in the log file for the below script. any help highly appreciated.

us>shell_scripts> cat clientcheck.ksh
#!/usr/bin/ksh...
1,516
Posted By arun888
thanks for your help rudic. it works.
thanks for your help rudic. it works.
1,516
Posted By arun888
thanks for your help ravi/don. I am not sure...
thanks for your help ravi/don.

I am not sure why the $1 variable is not assigned to the below code.


case $1 in
ban) client_home='/comps/banking'
;;
man) ...
1,516
Posted By arun888
Shell scirpt error
I am not getting 1 for the failure scenario for my below code. any help would be greatly appreciated. If the input is invalid i should get exit. But in the below scenario i am not getting the message...
1,163
Posted By arun888
UNIX shell script question.
I need to check whether the directory is exist or not. only three letter will be passed as argument. from that it should pick the entire directory.


Instead of banking and manfucuture the input...
865
Posted By arun888
Explanation : I have a list of datbases with...
Explanation :
I have a list of datbases with start with B and R.

user will giving input as B149K or R678K. if R678K is passed as input and i would write a script if the input file name...
865
Posted By arun888
Help on UNIX
dear all,

Could please help me for the below request. how i can write a shell script for this. I have a 10 database which start with B149K, B456K, R4595, B569O, R56I9, B569I, R678K. The letters...
5,669
Posted By arun888
yes i would need to change the from address in...
yes i would need to change the from address in the email permanetly.
any idea how it can be changed permanently.
5,669
Posted By arun888
Mailx options to change from address
hi,

I had a request to change the from email address while sending the email to the users.

Current From email address : pepsimanufacturer@pepsi.com

Requested From Email Adreess:...
1,222
Posted By arun888
Hi Cero, Thanks for your help.
Hi Cero,

Thanks for your help.
3,423
Posted By arun888
Hi Dan, Thanks for your help
Hi Dan,

Thanks for your help
3,423
Posted By arun888
Hi don, Please find my exact requirement and...
Hi don,

Please find my exact requirement and answers for your questions.

Instead of showing us examples of lines from your input file, please describe in English the format of the filenames in...
1,222
Posted By arun888
hi cero, Your syntax worked as i expected. ...
hi cero,

Your syntax worked as i expected.

Currently one problem i am facing is. the format looks different in unix end and format looks in different in notepad as well.currently the file is...
1,222
Posted By arun888
hi ravi, I am using hp unix. My...
hi ravi,

I am using hp unix.

My requirement is i need to attach a file and body of the email also need to be triggered.

could you please provide the syntax again.

---------- Post updated...
1,222
Posted By arun888
Email issue
hi all,

i am not getting with the email attached not sure what wrong with the syntax can u help me out plz.

cat notavailabltext.txt
please reach to team for any issues.


uuencode...
3,423
Posted By arun888
Hi Don Sir, Really Thanks for your input....
Hi Don Sir,

Really Thanks for your input. From your code I have learned lo of new things.

I have noticed the input file and it looks for "ADUS" the convention is different. I am not sure...
Showing results 1 to 25 of 72

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