Search Results

Search: Posts Made By: rintingtong
2,542
Posted By rintingtong
cd.. doesnt work
hi

when i want to go to previous directory by typing cd.. i get the following message

$ cd..
ksh: cd..: not found

Please help


rintingtong
3,080
Posted By rintingtong
file splitting
I have an ebcdic file of 8gig into multiple chunks

using the following script

split -b 1024m 04122004.BIG.txt RMS

the first file RMSaa looks fine. But in the second file RMSab,

the first...
5,983
Posted By rintingtong
ascii conversion
after converting my ebcidic file to ascii i get the following output

2097152+0 records in
1797345+1 records out

Why is there a difference in number of records.

Is the converson chopping off...
30,737
Posted By rintingtong
parsing meaning
i often hear the word parse the files, parse it etc.

what does parsing mean in such contexts.does it mean breaking the files into smaller chunnks
4,874
Posted By rintingtong
convert to python script
Hi everyone
I havent used python before and in my organization i the standard scripting is python.

I just started learning python and since i am running out of time to meet the deadlines i would...
3
1,592
Posted By rintingtong
script
i have about a million records in a text file.

I want to identity only those records which have an employee number like this '2342-3456-9870-9999',1232-7594-8888-0984' etc.

These numbers are...
4,874
Posted By rintingtong
ebcidic file coversion to ascii
I want to convert an ebcidic( variable length) file to ascii.

Is it possible to do it using a unix scripting.if so, how
2,655
Posted By rintingtong
Thanks Man
Thanks Man
10,894
Posted By rintingtong
lisdog Thanks for the reply.I bought the...
lisdog

Thanks for the reply.I bought the same laptop as yours.

Could you tell me how you partitioned you laptop.i mean what partitions did i use for xp and unix and how much space did you...
2,655
Posted By rintingtong
old file name to new file name
Sorry about that.It was a typo mistake.

I will try to make it more clear

In my directory, i have several files starting from Jan1,Feb1,Mar1 and so on. This is a File List

Lets suppose we...
10,894
Posted By rintingtong
unix and windows xp
i just bougt a new dell laptop with windows xp professional on it.

i am aware that inorder to learn unix i have to have a unix OS like Sun Solaris or Red Hat Linux.I can do this using a dual...
2,655
Posted By rintingtong
Use a new file name from the file list
I want to create a korn script keeping in mind the following

Everytime i run the script,it should delete the old file name and instead use the new file name from the list below
eg

My file...
Showing results 1 to 12 of 12

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