Search Results

Search: Posts Made By: lewisoco
7,246
Posted By lewisoco
Disk Usage
Im using solaris 8 on a Sunfire 280r. Is there a command to show you how much disk space is being used in gigabytes or megabytes. I dont think theres an option for this using the df command. not for...
2,483
Posted By lewisoco
Thanks. this worked: uuencode file.zip |...
Thanks. this worked:

uuencode file.zip | mail someone@somwhere.com
2,483
Posted By lewisoco
unix mail questions
Hi All,

Im trying to send a .ZIP file in an email message using mail or mailx. What is the easiest way to do this?

Thanks!

UPDATE: I used the following command which didnt work

mailx -s...
2,461
Posted By lewisoco
Thanks RTM thats what it was. just ran ftpconfig...
Thanks RTM thats what it was. just ran ftpconfig /anonymous and created both passwd and shadow accounts for users.
2,461
Posted By lewisoco
Did a ftpconfig -d /anonymous
Did a ftpconfig -d /anonymous
2,461
Posted By lewisoco
ftp questions
Hi,

Im trying to setup a anonymous FTP server. I am using Solaris 9 and I am trying to use the ftpconfig command.

According to the man page on this command it will copy and set up all the...
3,419
Posted By lewisoco
Thanks to everyone for the info. Im fairly...
Thanks to everyone for the info.

Im fairly new to scripts what does the %a stand for? id there anyway to simplify the if condition such as:

if today=tuesday
then run myscript
3,419
Posted By lewisoco
if my crontab is set up to run only on the 13th....
if my crontab is set up to run only on the 13th.

0 9 13 * * /script

then my script will need to be setup as - if Monday is the 13 then run the script ifMonday is not the 13th not dont do...
3,419
Posted By lewisoco
yes cron will be set to run on say monday but if...
yes cron will be set to run on say monday but if it isnt monday the script wont run
3,419
Posted By lewisoco
Scripting problems
Hello,

Im trying to write a script where it will only execute on a certain day. What would the script look like?

if [ today == monday ]

then do this

is this correct??
Forum: Solaris 09-01-2005
5,276
Posted By lewisoco
Thanks for the reponse, So theres no way to,...
Thanks for the reponse,

So theres no way to, lets just say, spit out the date every 15 minutes to your screen??

I think crontab would look something like this:

15,30,45,60 * * * * echo...
Forum: Solaris 09-01-2005
5,276
Posted By lewisoco
Cron Jobs
whats up,

Have some questions about cron jobs, I am fairly new to the unix os.

My cronjob sends all output to my mail, does anyone know how to redirect output to come out on the screen???
...
2,157
Posted By lewisoco
Thank you -Youwantwhat and -Perdarebo for your...
Thank you -Youwantwhat and -Perdarebo for your help. All I did to fix this was: #hostname [ name of host ] as Perdarebo suggested. Thanks again.
2,157
Posted By lewisoco
Whats up All! Im fairly new to unix and i...
Whats up All!

Im fairly new to unix and i have a question. I was looking at my ifconfig -a on my server and my prompt, which was just my hostname, sudenly changed to one of my network...
Showing results 1 to 14 of 14

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