Search Results

Search: Posts Made By: mrodrig
2,101
Posted By mrodrig
Setui(0) memory fault
Hi i have this code that used to wrok fine in unix mp-ras.
After the migration to linux suse i recompiled the script and now when it is executed i get a Memory fault (coredump) message.

Does...
3,213
Posted By mrodrig
setting home as lin in user profile
Hi.
I have a directory structure built with links. For example: /home/user1 is a link to /var/123/user1
can i set the home variable in the .profile of the user to use a link? or it has to be a...
4,372
Posted By mrodrig
migrating unix mp-ras 32 bit to linux suse 64 bit
Hi.

I need to migrate the whole unix environment from a Unix mp-ras 32 bit to a Linux Suse 64 bit.

1) can i use cpio to copy the data?
2) can i just copy the users from unix to linux or do i...
Forum: SuSE 06-30-2009
3,146
Posted By mrodrig
filesystem from unix 32 to linux 64
Hi all.
Im migrating from a Unix 32 bit to a linux suse 10 64 bit and would like to know whats the best way to migrate the filesystems? cpio? tar? ftp? Could I make a backup in tape in the unix 32...
5,422
Posted By mrodrig
Thanks !! Does this works to find the...
Thanks !!

Does this works to find the x-ocurrence of a character? If i wanted the 3rd or the 6th position of the period?
5,422
Posted By mrodrig
mmm no, the filename could have more than 4...
mmm no, the filename could have more than 4 periods. what I know for sure is that it will be after the last period.

Thanks.
5,422
Posted By mrodrig
URG!! Last position of a character
Hi.
If I have files with names like abcd.20080625.1234.abc.XYZ abcd.20080625.1234.abc.XYZW

how can I get the XYZ or XYZW part? is there something like an...
2,986
Posted By mrodrig
Yes, that could work. However the whole...
Yes, that could work.
However the whole idea of the script is to read the source file and write the generated files only once.
Thanks for the idea, but given the size of the files to process,...
2,986
Posted By mrodrig
AWK: generate new line number
Hi.
I have a script wich reads 1 file and generates 4. If the original file has 10 lines the the sum of the 4 generated files must have the 10 original lines. So far this works.

Now what I need...
1,869
Posted By mrodrig
Help: return values from awk
Hi.
I have a script like this:

nawk 'BEGIN {FS=","; TOT1=0; REJ1=0;} {
if($7=="TOTAL") { TOT1=TOT1 +$8}
...
18,724
Posted By mrodrig
Tks
Thanks a lot, it worked!!
18,724
Posted By mrodrig
Sort file alphabetically AND numerically
Hi all.
I have 2 files like this:

f1
A 10
B 80
C 9

f2
A 11
B 700
C 10

What I want is the concatenation of the two files sorted by name (alphabetically) and size...
Showing results 1 to 12 of 12

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