Search Results

Search: Posts Made By: polavan
2,734
Posted By polavan
Get the distinct of a particular field
From the below ps output , I want the distinct values of the third field (ie. I need the distinct PPIDs)
$ ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 ...
3,452
Posted By polavan
Ampersand not giving back the control (Korn shell)
OS version : AIX 6.1
Shell : Korn

When you 'postfix' a command with ampersand (&) , it is supposed to run in the background and give you back the control.

I tested this with ping command (by...
1,962
Posted By polavan
Shell script output redirection question
OS : AIX 6.1
Shell : Korn

in the url
https://forums.oracle.com/forums/thread.jspa?threadID=361463&tstart=0
I came across a crontab entry example

00 23 * * 1,3,5 <complete shell script path>...
945
Posted By polavan
Displaying a field completely
Version: AIX 6.1 (korn shell)

In the below output, the field with the heading 'Address' has some names like
hwproc214-priv1.gnas.wrd.netwhich are only partially displayed.

$ netstat -i
Name ...
Forum: Solaris 11-11-2011
10,470
Posted By polavan
Thank you jlliagre . I wanted to create a UFS...
Thank you jlliagre . I wanted to create a UFS filesystem.
Forum: Solaris 11-11-2011
2,630
Posted By polavan
Solaris 11's installer too small
Hi Solaris Lovers,

I wanted to download the newly released Solaris 11 (not express) for Intel architecture

So, I found the below link

Oracle Solaris 11 Downloads...
Forum: Solaris 11-11-2011
10,470
Posted By polavan
Here you go # iostat -En | sed -n '/c1t0d0/,$p'...
Here you go
# iostat -En | sed -n '/c1t0d0/,$p' | head -5
c1t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: VMware, Product: VMware Virtual S Revision: 1.0 Serial No:...
Forum: Solaris 11-08-2011
10,470
Posted By polavan
Thank you foorsa.Thanks everyone. I think i...
Thank you foorsa.Thanks everyone.

I think i found the cause of the "issue" with the help from you guys.

On the screen 'Customize fdisk partitions' (the 3rd screenshot above)
i allocated only...
Forum: Solaris 11-08-2011
10,470
Posted By polavan
Thank you Bartus11,Foorsa From my underlying...
Thank you Bartus11,Foorsa

From my underlying disk c1t0d0

I need to create the following filesystems.

9GB for /
2GB for swap
1.5GB for /tmp
1GB for /export/home
20GB for...
Forum: Solaris 11-07-2011
10,470
Posted By polavan
But I had allocated 35gb to this VM. Going back...
But I had allocated 35gb to this VM.
Going back to my original question : How to determine how much space is left in the Disk from format or any other command? Is it from the partition table that u...
Forum: Solaris 11-07-2011
10,470
Posted By polavan
Determine free space in a Disk device
Version: Solaris 10 (August 2011) on VM

I am kind of new to Solaris.From VM workstation i allocated 35 GB to this Solaris VM's Disk

The disk was named

c1t0d0

Few basic slices for...
5,866
Posted By polavan
Can i get a hyphen printed for every trailing...
Can i get a hyphen printed for every trailing space like

rconf.ctl---
5,866
Posted By polavan
Displaying trailing spaces in a filename; Korn Shell
Korn Shell on AIX 6.1

In one of our directories, we have 2 files with same names but one of those file's name has 3 trailing spaces

ls *.ctl

rconf.ctl
rconf.ctl #this file has 3...
3,548
Posted By polavan
You are genius Corona. I can't believe this was...
You are genius Corona. I can't believe this was done without a loop.
3,548
Posted By polavan
Print pipe separated list as line by line in Korn Shell
Korn Shell in AIX 6.1

I want to print the below shown pipe (|) separated list line by line.
line=es349889|nhb882309|ts00293|snh03524|bg578835|bg37900|rnh00297|py882201|sg175883
for i in line...
Showing results 1 to 15 of 15

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