Search Results

Search: Posts Made By: kalyanilinux
5,316
Posted By kalyanilinux
disk quotas shell script
Hello.. I wrote the following shell script to run disk quotas for assigning limits to users. I need to know the partition which the user has created and mount it. So i copied the partitions (which...
1,642
Posted By kalyanilinux
Thank you thegeek.. I understood it
Thank you thegeek.. I understood it
1,642
Posted By kalyanilinux
memory limits
hello..
My task now is to set memory limits to users in a linux system. I found out two ways, one is using disk quotas and the other is using PAM. But my question here is what is the difference...
8,857
Posted By kalyanilinux
Thanks a lot for ur time and suggestions. I...
Thanks a lot for ur time and suggestions. I corrected my code and i'lpost it soon..
8,857
Posted By kalyanilinux
It's (value of str) printing garbage values if I...
It's (value of str) printing garbage values if I give large number of inputs..
8,857
Posted By kalyanilinux
It's returning errors if dont keep the braces.. :(
It's returning errors if dont keep the braces.. :(
8,857
Posted By kalyanilinux
GTK program is: #include<gtk/gtk.h> ...
GTK program is:

#include<gtk/gtk.h>
#include<stdio.h>
#include<stdlib.h>
gchar *chardadd1=NULL,*chardadd2=NULL;

void dadd(GtkWidget *widget, gpointer label)
{
char str[512];
int x;...
8,857
Posted By kalyanilinux
Ok I will.. Can I mail you the code?
Ok I will.. Can I mail you the code?
8,857
Posted By kalyanilinux
Sory it's not working.. It's returning the error...
Sory it's not working.. It's returning the error "command not found"
8,857
Posted By kalyanilinux
Thank you for your reply.. ok.. I'l try it.. but...
Thank you for your reply.. ok.. I'l try it.. but what is the meaning of the changes which you suggested?
8,857
Posted By kalyanilinux
how to pass input from c program to shell script?
Hello..
I am developing a Graphical User Interface using GTK. As part of our project I need to take inputs from GTK entries and pass those inputs to shell script and use them in shell script. The...
Showing results 1 to 11 of 11

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