Search Results

Search: Posts Made By: param_it
22,720
Posted By param_it
Do you have a pattern matching both old and new...
Do you have a pattern matching both old and new filename set. If yes, you can use the find command with mv in -exec option
3,798
Posted By param_it
I am using cat, but it taking lot of minutes to...
I am using cat, but it taking lot of minutes to add when the actual binary file is of 30-60GB.

I am looking for an alternate editing the file to improve the performance since I need to add only...
3,798
Posted By param_it
Insert string in binary file at top
How can i append a EBCDIC string of 100 bytes to 0th position of a binary file in UNIX.
Forum: SCO 11-27-2009
3
3,520
Posted By param_it
yes, but how do i get the dnet name for a...
yes, but how do i get the dnet name for a particular SCO UNIX server
Forum: SCO 11-25-2009
3
3,520
Posted By param_it
DNET
What is DNET? How do i get DNET name for a SCO UNIX server.

thanks
Forum: SCO 10-12-2009
2,550
Posted By param_it
SCO linked libraries
How do i get the list of linked libraries in a built binaries on SCO UNIX.

I appreciate your help
4,973
Posted By param_it
Thanks. I am trying to create with cell...
Thanks. I am trying to create with cell formatting available in excel with some control chars.
4,973
Posted By param_it
Am just creating a CSV file using shell script in...
Am just creating a CSV file using shell script in UNIX. The same csv file will be opened in MS excel in Windows.
I need to bold few headers while creating CSV file in UNIX.
4,973
Posted By param_it
Bold chars redirect to CSV
Is there any way to redirect characters in bold to .csv file using KSH. I need to open this csv in MS EXCEL.

thanks
5,723
Posted By param_it
In a machine which is configuref for rsh enabling...
In a machine which is configuref for rsh enabling there is no file named as /etc/hosts.equiv. Is there any other file in SCO UNIX. File you mentioned may be in different flavour of UNIX.
5,723
Posted By param_it
rsh on SCO UNIX
Hi,


How to enable rsh in SCO-UNIX

Thanks
5,073
Posted By param_it
startup script in UNIX
Hi,


I need to load an exe in startup of unix server.
Can any one tell me how can i configure that particular exe to start after boot-up.

Thanks
2,234
Posted By param_it
Memory fault in ql session
Hi,


Am getting memory fault when i start ql session in SCO unix server.
Can any one suggest the way to solve this issue.


Thanks
15,020
Posted By param_it
Retaining timestamp on copy of a file
While copying, how we can retain the same date for new file as it was on the old file.
1
1,401
Posted By param_it
date
Is there any way to check entered date is valid in shell script?
40,195
Posted By param_it
VNC copy paste problem
Hi,

Am unable to cut & paste between the VNC windows client and local Windows machine.
In few VNC windows client, i was able to do.
12,896
Posted By param_it
i need to replace the string in unix file. On...
i need to replace the string in unix file.
On opening the same file am getting line too long error. So using sed will not work.

Thanks for ur reply
12,896
Posted By param_it
how to write perl substitute command in shell scripts
How to write perl substitute command in shell script without invoking a perl script file seperately.

for ex:

shell script to relace IT with CSC in a file using perl substitute command.
18,144
Posted By param_it
sorry, i cant give the contnent of input file. ...
sorry, i cant give the contnent of input file.
This file contains the string "notes2" which has to be replaced by the string "notes".

Since i was not able to open in vi editor, i cant give the...
18,144
Posted By param_it
Thanks for your reply. When am using sed,...
Thanks for your reply.

When am using sed, the command is not replacing the string.
sed -e 's/notes2/notes/g' expoutnotesall > outfile
I used ed in HOME argument format also in scrip as

ed $1...
18,144
Posted By param_it
How to replace the string in unix file?
Hi

Am getting "Line too long" error in opening a file using vi editor but it is opening using cat.

How can i edit the file to replace some string in it.


Thanks
Showing results 1 to 21 of 21

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