Search Results

Search: Posts Made By: Selma
Forum: Solaris 06-13-2005
7,650
Posted By Selma
yes, i think this will work fine. Thanks for...
yes, i think this will work fine. Thanks for your help.
Forum: IP Networking 06-13-2005
5,215
Posted By Selma
sorry for the late reply, i didn't get...
sorry for the late reply, i didn't get notification of response, and forgot to look for myself. I scheduled cron job in the end. Thanks.
Forum: Solaris 06-10-2005
7,650
Posted By Selma
Thank you for your answer. I tried this, it now...
Thank you for your answer. I tried this, it now prevents the user to enter all directories including it's home directories :) Should the owner of the user's home directory be the user itself or...
Forum: Solaris 06-09-2005
7,650
Posted By Selma
useradd
Hi,

I need to add a new user who will only be able to access one single folder on my Solaris 9 system. Can this be achieved by using just useradd or do i need to fiddle with auth_attr table?
...
Forum: IP Networking 06-03-2005
5,215
Posted By Selma
ftp port listener
Hi,

Anyone have any pointers on how I would go about creating some sort of listener (preferably, but not exclusively in Java) that would monitor an ftp port and react to arrival of a new file?
...
2,220
Posted By Selma
This worked like a charm. Thank you very much. ...
This worked like a charm. Thank you very much.

Best regards,

Selma
2,220
Posted By Selma
mailing from a shell script
Hi,

This is what my script looks like:

cd /var/apache/htdocs/MyApp
var=`more /var/apache/htdocs/MyApp/activate`

mailx -s "from MyApp" selma@mail.com <<EOT
intro:
--------------
$var
...
2,816
Posted By Selma
Yes, that was the problem! Thank you very much...
Yes, that was the problem! Thank you very much for helping.
I had been aware that full paths are needed in cron, but I had only been including them for files, not the commands. Up until now :)
...
2,816
Posted By Selma
ncopy doesn't work from cron
Hello,

I have put the following command in a shell script:

ncopy /home/Selma/my_file server2\!INPUT/my_file userpassword

(server2 is the remote machine)

The script works fine when it is...
3,326
Posted By Selma
These were all very helpful, my problem is...
These were all very helpful, my problem is solved, and I learned something :)

Thank you all very much for your help.

Best regards,

Selma
3,326
Posted By Selma
Yes, that's how I understood it as well. But...
Yes, that's how I understood it as well. But this doesn't help me with my problem. Xs were there just in place of some other numbers, I don't acutally get Xs in the file I need to parse, so if for...
3,326
Posted By Selma
Thanks for the quick reply. Could you please...
Thanks for the quick reply. Could you please explain it a little bit more? I do not see where in this command does it say "search for 'precipitation'".
3,326
Posted By Selma
finding data in a file
Hello,

I am new to shell programming, and Unix development overall.

I have a following text file with the following contents:

..
Sunny
Monday: x
Tuesday: x
Wednesday: x
...
Showing results 1 to 13 of 13

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