Search Results

Search: Posts Made By: vinit raj
841
Posted By vinit raj
try out this script.. whatever input you...
try out this script..

whatever input you provide it prints only one line above.

echo "Enter a number"
read VAR
echo "You entered $VAR"

a=`expr $VAR - 1`

head -$a file.txt | tail -1
...
6,611
Posted By vinit raj
to schedule a mail using unix command
Hi,

Could you please help me out in scheduling a mail through Unix command.
I am using "Corntab" and "at" but not able to schedule.

I use putty for Unix.

Thanks
Vinit Raj
...
5,049
Posted By vinit raj
ya i can create the .CVS file, but how would i...
ya i can create the .CVS file, but how would i load data from unix into an excel sheet which is present in a local folder.
any suggestions????
1,024
Posted By vinit raj
Hi, Try this out VAR=12345 echo...
Hi,

Try this out

VAR=12345
echo "\"$VAR\""

o/p:- "12345"

i have tried it successfully....
5,049
Posted By vinit raj
Load UNIX data into excel sheet
Hi,

i have some data in a temporary file in Unix (the data is taken from the result of an SQL query). Now i want to dump that data into an excel sheet. How to do that. Someone please advise....
10,430
Posted By vinit raj
Sftp some files from windows server to UNIX server
hi

i need to transfer some files from windows server to unix server using SFTP. but before transferring the files, i need to check the
existence of a particular file in the remote directory (say...
Showing results 1 to 6 of 6

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