Search Results

Search: Posts Made By: meetsubhas
7,687
Posted By meetsubhas
methyl is right .... U should know as this...
methyl is right ....

U should know as this is the ascii file or binary file...

i think u should not delete the old file .. just rename that ..and put the new file in unix server.

ftp IP...
8,880
Posted By meetsubhas
Hi Thanks for ur help. I have one more query...
Hi Thanks for ur help.

I have one more query : if any word like "Sell" is present instead of "ctrl m" then how can i remove it from all .txt files.
Please help...
8,880
Posted By meetsubhas
How to remove characters from multiple .txt files
Friends,

I want to remove charecters from multiple .txt files.

Foe example :
In this .txt files there are many "ctrl m" present in last of each line in one .txt file.

I want to remove...
11,210
Posted By meetsubhas
[QUOTE=methyl;302485764]What Operating System and...
[QUOTE=methyl;302485764]What Operating System and version you you have? (uname -a).



The "ps -f" shows all processes running in foreground or background which were started from that terminal....
2,403
Posted By meetsubhas
Try this ...
sed ' /^[ ]*$/ !{ N s/\n/ / } ' your_file.txt
11,210
Posted By meetsubhas
Hi, Thanks ..... Only this output comes...
Hi,

Thanks .....

Only this output comes :

nohup.out: 1234o 2345o

but still m unable to find out the sh file name.

Need your help...
11,210
Posted By meetsubhas
Outside the vi we all are using "jobs" for this. ...
Outside the vi we all are using "jobs" for this.

Your code :!ps -f is showing the commands firing at that time which is present inside the sh file but no sh file displaying which is running in...
11,210
Posted By meetsubhas
Thanks ... but it is not displaying the...
Thanks ...

but it is not displaying the exact .sh file name which is running in backend.So it's difucult to identify.

Please suggest...
11,210
Posted By meetsubhas
Thanks it's working fine... How can i see...
Thanks it's working fine...

How can i see the job is running or not in the backend inside the same vi ?

Please suggest..
11,210
Posted By meetsubhas
Thanks .... If the sh file execution takes...
Thanks ....

If the sh file execution takes more time i.e 30 min then how can i continue work on same vi editor.
So need ur suggestion for run the sh file inside vi for "backend execution".
11,210
Posted By meetsubhas
Execution of sh file inside vi editor...
Friends,

Please need your help....

How can i run .sh file inside the vi editor in backend in HP Unix.
1,743
Posted By meetsubhas
Thanks
Thanks it's working fine...........
1,743
Posted By meetsubhas
Multiple number addition
Friends ,

Can u tel me how can i have done multiple addition using shell script ?

Expected Output can be :

1
4
6
---------
Total - 11
Showing results 1 to 13 of 13

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