10 More Discussions You Might Find Interesting
1. Solaris
Hello, could you help me please?
I write in command line: "ulimit 500"
-> i've set the max size of 512-bytes blocks that i can write in one file.
But when after it i use ulimit.3c in my program: "ulimit(UL_GETFSIZE);"
the result turns out 1000. Why is it so? They always differ so that one is... (2 Replies)
Discussion started by: Zhenya_
2 Replies
2. HP-UX
Hi,
I have changed the ulimit for the user dsadm on one of my server. Its only changed IF i su to dsadm from root, but its not changing if i ssh to dsadm.
i want to change the data(kbytes)to unlimited. i edit the /etc/profile and .profile of dsadm user by set this my OS 11.31
ulimit -d... (1 Reply)
Discussion started by: mousa55
1 Replies
3. Solaris
how do i check the ulimit set on my server..
ca i know whats the command ??
thanks in advance .. (5 Replies)
Discussion started by: expert
5 Replies
4. UNIX for Advanced & Expert Users
I changed the standard Ulimit sometime back. But when I change it back, the setting does not get updated.
How do I make the change permanent
Waitstejo (7 Replies)
Discussion started by: Waitstejo
7 Replies
5. Programming
I would like to know where is the ulimit value stored in the shell. And how to get or modify it using the C program.
I run the command ulimit it shows me unlimited and quits.
Where that value is stored.
Thanks (1 Reply)
Discussion started by: mobile01
1 Replies
6. UNIX for Dummies Questions & Answers
Hi,
system aix 4.3
when I execute umilit i get result "unlimited".
why cant i ftp or extract from media filesize over 2gig....
e.g FS /test/testy is large file enabled.
any help will be greatly appreciated.
thnx (3 Replies)
Discussion started by: Student37
3 Replies
7. Solaris
How do you make the ulimit values permanent for a user?
by default, the root login has the following ulimits:
# ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 8192
coredump(blocks) unlimited
nofiles(descriptors) 1024
memory(kbytes)... (2 Replies)
Discussion started by: kiem
2 Replies
8. UNIX for Dummies Questions & Answers
All
I am trying to do
ulimit -d unlimited
and I get "sh: ulimit: The specified value exceeds the user's allowable limit."
Can someone please help me understand, how to change this!
Thanks (1 Reply)
Discussion started by: adadevil
1 Replies
9. UNIX for Advanced & Expert Users
Hi all,
In Tru64 UNIX,there is a command ulimit which sets or reports a resource limit.
-d option specifies number of Kilobytes for data area.
But when i give same man ulimit in HP-UX, it does shows some ulimit function.
I want to replace ulimit -d command in .profile file which... (1 Reply)
Discussion started by: informshilpa
1 Replies
10. UNIX for Dummies Questions & Answers
i've encountered the following problem with sco unixware7.
after using the "ulimit -f unlimited" command and then using "ulimit -a" it lists the filesize as unlimited.
BUT, when type the ulimit command without parameters, the output is given as 4194303
so i can't create a file bigger than... (4 Replies)
Discussion started by: roydv
4 Replies