Search Results

Search: Posts Made By: Kingkon
5,749
Posted By Kingkon
I have written this script...but i am getting a...
I have written this script...but i am getting a big error ..

#!/usr/bin/perl
use strict;
use warnings;
use Filesys:DiskSpace;

#file system to monitor
my $dir = "/home";

#warning level...
5,749
Posted By Kingkon
Disk Space
HI ...
I am New to the Unix...I am trying to write a script to check the disk space.
But i am not able to write it.
I know the command to check the disk space df -k,but unable to write the...
6,108
Posted By Kingkon
Hi I am new to the perl scripting. Plz can...
Hi I am new to the perl scripting.
Plz can anybody help me the scripting.I need to find the entire Directoy space.but it is showing an error ..
#!/usr/bin/perl
use strict;
use warnings;
use...
Showing results 1 to 3 of 3

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