Search Results

Search: Posts Made By: punpun66
1,159
Posted By punpun66
Zipping the logs of directory
Hi Folks,

I have logs at the following location
cd /out/app/logs/
now that logs directory contain different types of logs now sometimes i need to
do disk clean up activity so i need to zipped...
3,126
Posted By punpun66
Thanks for the expnation , let say I save this...
Thanks for the expnation , let say I save this excel files in csv format also for example it would be as , like ...

1excel.csv
2excel.csv
3excel.csv

then how can I combine all the data in the...
3,126
Posted By punpun66
Summing up the data from different excel sheet into one excel sheet
Hi Folks,

Can you please advise for any script in unix such that for example , i have 3 different excel sheet at the location /ppt/gfr/exc so the name s of the excel sheet are
1excel.xslx...
1,468
Posted By punpun66
Replacing a particular word with another word in all the xml's under a particular directory with sed
Hi Folks,

Could you please advise what will be the SED command to replace a word in all xml's under a particular directory
for example let say I rite now at the following below location
$ cd...
1,658
Posted By punpun66
Tracking users through history command
Hi folks,

I have the basic query that there are 3 unix boxes having their individual access now in my team there are 4 members who are using the same credentials to access those 3 boxes through...
1,995
Posted By punpun66
@chacko193 Request you to please show or you can...
@chacko193 Request you to please show or you can edit my script by adding nonhup command and & operator that will help me to grasp and also please advise what are the advantages of nonhup command...
1,995
Posted By punpun66
@chacko yeah agreed so please advise shall I need...
@chacko yeah agreed so please advise shall I need to modify my script the above one even after removing the sleep command
1,995
Posted By punpun66
@Corona well please try to understand I have...
@Corona well please try to understand I have remove the sleep command at all now , and i even want to modify to next step where i will have only first service running and the rest will be running in...
1,995
Posted By punpun66
Thanks joeyg can you also please advise how can I...
Thanks joeyg can you also please advise how can I put other components to run as background process as I want the other components to put up as background process :confused: i think that will also...
1,995
Posted By punpun66
Starting all the components simultaneously through script
Hi Folks ,

I have the below script that will start the components one by one by giving an interval of few seconds that if first component is started then there is interval of
few seconds and...
2,954
Posted By punpun66
Extracting unique values of a column from a feed file
Hi Folks,

I have the below feed file named abc1.txt in which you can see there is a title and below is the respective values in the rows and it is completely pipe delimited file ,.
...
1,295
Posted By punpun66
Folks please advise can I save this command in a...
Folks please advise can I save this command in a script file lets say named filesplitter.sh and set it's permission to 777 please advise so that last I will execute the file like sh filesplitter 861
1,295
Posted By punpun66
Script to select the rows from the feed file based on the input value provided
Hi Folks,


I have the below feed file named abc1.txt in which you can see there is a title and below is the respective values in the rows and it is completely pipe delimited file ,.
...
888
Posted By punpun66
Folks Please shall I save this whole command in...
Folks Please shall I save this whole command in a .sh file and then set it permissions to 777 and then execute it
888
Posted By punpun66
Replacing a value in all xml's
Hi Folks,

Could you please advise what will be the unix command to replace the character in all xml's under a particular directory for example

let say I rite now at the following below location...
1,186
Posted By punpun66
Can you please explain in detail about the...
Can you please explain in detail about the meaning that ...The [ ] trick prevents a match of the own process, i haven't grasp that..!Thanks
1,186
Posted By punpun66
Killing all the process of a particular enviroment
Hi Folks,

I have the below command that will kill all the process of an environment,
lets say if I have reached to the location cont directory under which I want to kill multiple process so the...
13,690
Posted By punpun66
Reading the value of particular column from csv file
Hi Folks,

I have the below csv file which is comma delimited , now from this file i need to read the value of the column der_id and then want to create a separate text file which will contain the...
2,956
Posted By punpun66
Splitting the file basis of Line Number
Can u pls advise the unix command as I have a file which contain the records in the below format
333434
435435
435443
434543
343536
Now the total line count is 89380 , now i...
3,279
Posted By punpun66
Well with SCP is best , I will log in to putty...
Well with SCP is best , I will log in to putty and then want to execute command..!!
3,279
Posted By punpun66
UNIX command to copy files from Windows to UNIX box
Hi Folks,

I have a file name abc.xml in my windows machine at the location c:\ytr\abc.xml
which I want to place at the unix box machine inside cde directory.. at the following location that is...
900
Posted By punpun66
Looking into the recent time logs
Hi Folks,

I have to monitor a several logs file which I do mostly by tails -f command but now I want that when i tail the logs it should show me the logs of 10 mins before as I do not want to...
4,967
Posted By punpun66
Configuring smtp settings and then sending the mail through shell script
I have make an menu in which first option is to start and second is to stop the services

echo "Please enter the appropriate choice for doing the operations"
echo "
1) STOP...
1,458
Posted By punpun66
Thanks a lot , but I want that mail to be send to...
Thanks a lot , but I want that mail to be send to the users on their Gmail Account let say I have two accounts abcd1@gmail.com and abcd2@gmail.com so I want mail to be send to these two accounts so...
1,458
Posted By punpun66
Adding the email functionality
I have make an menu in which first option is to start and second is to stop the services

echo "Please enter the appropriate choice for doing the operations"
echo "
1) STOP...
Showing results 1 to 25 of 46

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