Search Results

Search: Posts Made By: krishna
27,825
Posted By krishna
Thanks for the reply, actually I'm looking for...
Thanks for the reply, actually I'm looking for the configuration change, any idea where to change this to increase size of command line?
27,825
Posted By krishna
How to change size of command line in unix
Hi,

I'm trying to execute my program from $prompt by passing many parameters which is more than 300 charecters in line but unix not accepting those many charecters, could some one help me how to...
6,908
Posted By krishna
Ksh vs Bash
Hi Buddy,

Can any one help me to overcome from the below problem?

#/usr/bin/ksh
typeset -Z dd
dd=1
echo $dd
===========
out put for the above is 01

same script I'm migrating to bash but...
3,053
Posted By krishna
Suppose if I copy ksh file from old machine into...
Suppose if I copy ksh file from old machine into my $HOME/bin will it works and how is its behavior?
3,053
Posted By krishna
ksh [ HP True 64 v5.1 ] and HP-UX B.11.11i
Hi Friends,

We have migrated our Unix from HP True 64 v5.1 to HP-UX B.11.11i recently and copied all my shell scripts ( Korn shell ) to new HP-UX B.11.11i unix machine. I've encountered lot of...
25,427
Posted By krishna
Re: Convert Binary data to ascii data
My source file is in Unix Binary formated but I need to be convert in Ascii on Unix, Don't have idea on UnixtoDos or DostoUnix? pls help me out.
Thanks
25,427
Posted By krishna
Convert Binary data to ascii data
Friends,

I've tried on solaris, but I could n't get ascii data

dd if=binaryinputfile bs=1 skip=3800 count=4 | od -t u4

output :

INDBU3:/usr/users/FTAMUSER/kk $
dd...
44,023
Posted By krishna
Friends, I've tried on solaris, but I could...
Friends,

I've tried on solaris, but I could n't find ascii

dd if=binaryinputfile bs=1 skip=3800 count=4 | od -t u4

output :

INDBU3:/usr/users/FTAMUSER/kk $
dd if=SMP20041006173649188151...
2
5,728
Posted By krishna
fgrep
Hi Guys,

Can anyone explain why I'm getting error below? when I execute in other server there is no error, what could be the reason.

$ fgrep -f timecell.txt ldap_prev.dat
wordlist too large
...
6,325
Posted By krishna
Friend, $ cat x 56,232,dfgjkhdfj,,56,anand...
Friend,

$ cat x
56,232,dfgjkhdfj,,56,anand
56,22,dfgjkhdfj,7482347823453123.97834 ,56,Khan
56,23,dfgjkhdfj, ,56,krishna
56,232,dfgjkhdfj,45.68 ,56,Hari
56,232,dfgjkhdfj,2374899477.99235...
6,325
Posted By krishna
I've checked the setting is #define DBL_MAX ...
I've checked the setting is
#define DBL_MAX 1.79769313486231570e+308

what I want to ask is how many total digits can hadled by awk?
3,327
Posted By krishna
Unix login session and Password
Hi All,

I've login to Unix using login name guest and I'm working on it,
I need another session to run some script hence tried to login
but password invalid it says here my question is :
...
6,325
Posted By krishna
Re: awk printf problem
Perderabo,

Can you tell me what is the maximum number it can hadle
example 99999999999999999999.999999 ???
6,325
Posted By krishna
awk printf problem
Hi Friends,

Can anyone guide me how to compute sum of column4 from the below file x using awk command? when i do using awk I'm getting sum 7482350198352648.000000 which is not accurate.

$ cat x...
10,927
Posted By krishna
Thanks it works....
Thanks it works....
10,927
Posted By krishna
how to get PORT ID
Hi All,

Can any one tell me how to get PortId when I know a unix host?
what is the unix command to display portID?

thanks in advance

Krishna
23,220
Posted By krishna
Perderbo, I'm using Digital Unix Version 5.60 on...
Perderbo, I'm using Digital Unix Version 5.60 on Alpha Server. Tried with who -a /path/to/wtmp command but could n't any required info, please suggest.

regards,
Krishna
23,220
Posted By krishna
Thanks for your reply, but the file wtmp (or...
Thanks for your reply, but the file wtmp (or wtmpx) is not in readable format !!! is there any alternative solution, but we strictly use the same login-id for 5 people(dept. login-id).
23,220
Posted By krishna
.sh_history file
Hi Friends,

We are currently 5 people using same Unix login-id on different terminals, .sh_history file contains list of commands typed by all 5 peoples(commands history) with the below list :
...
10,475
Posted By krishna
Re: Read a file and replace a value- Bourne and Korn shell
Hi,

just type the below at $ prompt :

sed 's/employee_id = \" \"/employee_id is null/g' Delete > Delete.new

then check file Delete.new


Thanks
Krishna
22,877
Posted By krishna
i tried from ls command, but could not get the...
i tried from ls command, but could not get the seconds.

thanks
Krishna
22,877
Posted By krishna
Sorry, I'm asking about file date&time below...
Sorry, I'm asking about file date&time below file date&time = Aug 22 15:41, here i will find only hh:mm, my question is how to see hh:mm:ss??????


-rw-r--r-- 1 opsc system 422550845 Aug 22 15:41...
22,877
Posted By krishna
file creation date including seconds
Hi,

Is anybody can help me to get the file creation date with seconds?

-rw-r--r-- 1 opsc system 422550845 Aug 22 15:41 StatData.20020821

Thanks in advance

Krishna
Forum: Programming 06-18-2002
10,960
Posted By krishna
I don't have idea about ioctl, if you know please...
I don't have idea about ioctl, if you know please send me the example code to : kkodava@maxis.com.my
Forum: Programming 06-18-2002
10,960
Posted By krishna
getpass() will work fine, but I need password...
getpass() will work fine, but I need password mask as "***"
Showing results 1 to 25 of 60

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