Search Results

Search: Posts Made By: Mar1006
27,478
Posted By Mar1006
Script needed which will send a mail with attachment files
Hello,

I need a shell script which need to send a mail with 4 *.csv files as attachments.Anybody can help me?

At present i have a script which is sending only one file as attachments.But i...
28,405
Posted By Mar1006
How to give passwd along with sftp.
Hi,

I need to transfer files to remote host using sftp.

How to give pwd along with sftp.i.e while script runs it should not prompt for password.

sftp <username>@<hostname>

How to add...
12,862
Posted By Mar1006
Hi Carl, I can't do this."-P /usr/bin/ssh" ...
Hi Carl,

I can't do this."-P /usr/bin/ssh"

My server contains Perl 5.It's rdist doesn't have -P option.

Any Alternative?

Thanks
Kan
12,862
Posted By Mar1006
How to rdist via ssh
Hi,

Earlier i am posting some files using rdist.

rdist -h -f <distfile>

distfile is file which contains details of servername,host,source & destination.

Now server has changed and it is...
12,862
Posted By Mar1006
How to rdist to secure server.
Hi,

Earlier i am posting some files using rdist.

rdist -h -f <file-name>

File-name is file which contains details of servername,host,source & destination.

Now server has changed and it is...
31,920
Posted By Mar1006
When I use the following command at command...
When I use the following command at command prompt it is working.

uuencode filename filename | mail "mail_id".

but when I use in the script it is not working and giving the error

SP2-0734:...
31,920
Posted By Mar1006
it is not working.I am using sun solaris.
it is not working.I am using sun solaris.
31,920
Posted By Mar1006
How to attach a file & send mail thru script
In shell script how can I attach a file and send a mail.

suppose if I written like the following way

usr/bin/mail 'subject" "mail_id" < file.

a mail goes to the mail-id with the content of...
3,435
Posted By Mar1006
problem with rdist & permissions
I have a .rdist & .sh files.

shell script contains code like this

rdist -h -f <rdist file>

when this script executed i am getting the following error.

rdist:<full path of files>:...
2,569
Posted By Mar1006
MV not working from other folder
hi ,

I have wriiten code in shell script to rename files as

$MV ${SOURCE}/index.html ${DEST}/index_en.html

I have set the variables and the souce & Dest are same folder.But when i run i am...
Forum: Filesystems, Disks and Memory 08-21-2006
14,189
Posted By Mar1006
how to find memory capacity.
Hi,

In Sun solaris o/s how can i find the memory space available,Swap space.

By giving df command i can get the disc space.

I want RAM space & swap space.

If anybody assist me.that is...
10,958
Posted By Mar1006
1) find in your root directory the following file...
1) find in your root directory the following file
.cshrc or .cshrc.user(hidden files)
2) in this file add the following line.
alias glitter 'cd /sampledata/IFS/IFS_DEV/HDC/files/glitter')
8
Ftp
2,397
Posted By Mar1006
1) go to where u want to copy the...
1) go to where u want to copy the file.(destination)
2) give ftp command.
3) it will prompt ftp:>
4)enter the following command
user <the other machine name /IP>
5) it will ask password.give...
2,033
Posted By Mar1006
need a simple shell script
Hi,

I am new to unix as well as shell programming.

Any body can provide me a simple shell script which should copy/transfer/fetch a file(using FTP)from remote server to local system.and it...
Showing results 1 to 14 of 14

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