8 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Since a few weeks I am playing with debian and now I have 2 questions.
The first one:
I want to create weekly a file to all user directories.
I know that you have a cronjob to schedule it weekly. In this cronjob I have written the following line:
df >> /home/%users/diskspace.txt
I've... (1 Reply)
Discussion started by: iceqube
1 Replies
2. AIX
Getting a strange error with a log file below. This is just a normal text log file that is written to by an application on the server. The applicaiton is down, however, I cannot read, remove or touch this file. The file shows on an ls listing but not an ls -al listing.
The file system is JFS2... (0 Replies)
Discussion started by: troym72
0 Replies
3. Shell Programming and Scripting
Hi,
I googled a bit, but could not find the answer to my problem.
But I am sure it is a common issue.
I have this code:
#!/bin/perl -w #-d
use strict;
sub remsh_test()
{
my $host = $_;
printf "\n----\n\n";
printf "remsh to $host with system call\n";
my $result = system... (3 Replies)
Discussion started by: ejdv
3 Replies
4. AIX
Hi Gurus,
One of my old server running AIX 4.3.2.
One member of admin group account keeps getting warning message for days as below.
From errpt log I couldn't find any clue related to this warning message. What I can say is this message shows up a few days after we did a disk change.
My... (6 Replies)
Discussion started by: linux.cao.ca
6 Replies
5. Programming
Hii can anyone pls tell how to limit the max no of message in a posix message queue. I have made changes in proc/sys/fs/mqueue/msg_max
But still whenever i try to read the value of max. message in the queue using attr.mq_curmsgs (where struct mq_attr attr) its giving the default value as 10.... (0 Replies)
Discussion started by: mohit3884
0 Replies
6. UNIX for Dummies Questions & Answers
I am analyzing snoop output and want to send "Hello world" to a remote system. I want to see if the message received is encrypted or not.
can I use ping to send a text message?
like ping "helloworld" <IP Addr>
Please help.
Thank you (5 Replies)
Discussion started by: rakeshou
5 Replies
7. UNIX for Advanced & Expert Users
How to send a message to another unix terminal along with the date specified (4 Replies)
Discussion started by: aajan
4 Replies
8. UNIX for Dummies Questions & Answers
Every time a job is deleted from a queue a message resembling the
following
is sent to the job owner's terminal or mailed to the job owner if the
job
owner is not logged on:
Message from root on 'hostname' (UNKNOWN) ...
Message from queueing system:
Job number '#' has been... (0 Replies)
Discussion started by: alab
0 Replies