10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi All,
I got this requirement to process a complex CSV file.
Eg File.
Line 1: Name:,XYz
Line 2: Age:,15
Line 3: Grade:,7
Line 4:
Line 5: English, Maths, Science,Spanish
Line 6:10,11,13,14
As you can see the maximum column is 4 . The file i need to make is
Line 1: Name:,XYz,,... (12 Replies)
Discussion started by: chillblue
12 Replies
2. UNIX for Dummies Questions & Answers
Hi ,
Based on my previous requirement the code works fine for comma as delimiter.
Now my Req is widened up a bit ..
There will be two set of files .. one with comma as delimiter and other with semi-colon ; as delimiter.
Second Sample file.
With Double Quotes (Semi-Colon... (1 Reply)
Discussion started by: chillblue
1 Replies
3. Solaris
Hi All
After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies
4. Red Hat
Hi,
I upgraded the physical memory on my RHEL5 server (BL460cG7) from 32G to 128G. When I rebooted the box I can see from the "hpasmcli" that the 128G memory has installed correctly.
However when I run a "free" command I can only see 64G of physical RAM? Is there a restriction on the max... (2 Replies)
Discussion started by: Duffs22
2 Replies
5. UNIX for Dummies Questions & Answers
Hi,
Please someone tell me, what are the contents of root file sysytem? and significance of it, what are all possible ways to mount root file system? (5 Replies)
Discussion started by: laxmi Sharma
5 Replies
6. Shell Programming and Scripting
Hi all,
I did not use UNIX for a long time, now i need to make a flat file with extra field, can you help me with the code ?
1. I create a last line of each log from each system and make it in a flat text file (seperate by a pipe |)
mv current.log old
tail -1 sanfrancisco.log > current.log... (5 Replies)
Discussion started by: britney
5 Replies
7. UNIX for Dummies Questions & Answers
Hi All,
The root file system of the HP-UX serevr I use is showing as 100% full.
It has a disk space of ~524MB. When I add up the sizes of all the files and directories (using du -sk) , except mount points, it came up to 237MB.
But when I bdf it still shows 100% full
Can anyone help... (3 Replies)
Discussion started by: sube
3 Replies
8. UNIX for Dummies Questions & Answers
I am trying to figure out why my server is crashing on startup. :mad: (1 Reply)
Discussion started by: dlodato
1 Replies
9. Solaris
Hi
I want to find out the reason that why root partition is 82% full?
when i did fu -k / then most of files were created on /var .
can you please help me to find out what I need to do in order to find the reason.
Regards
Ajwat (2 Replies)
Discussion started by: Ajwat
2 Replies
10. Filesystems, Disks and Memory
Hi
I have a Solaris 2.5.1 system. Recently my file system is full and i couldn't find what flood my root file system.
Anyone can suggext any directories i should look out for.
I am using Samba and Patrol agent. I am just usng this server as a file server, users cannot login into the system,... (1 Reply)
Discussion started by: owls
1 Replies