Search Results

Search: Posts Made By: Balkrishna
3,103
Posted By Balkrishna
Uploading a flat file into the database.
I want to upload a text file into the database. what is the command for that?

Thanks in Advance.
6,421
Posted By Balkrishna
Please remove the open and close round brackets...
Please remove the open and close round brackets from ur code after the function.
It should be like this
Check_backup_size
{
-----
#ur code
-----
}
1,535
Posted By Balkrishna
Try this read a if [ $a = apple ] then ...
Try this

read a
if [ $a = apple ]
then
echo "ur good"
else
echo "ur bad"
fi
18,783
Posted By Balkrishna
Use VI editor to do so. Open the existing file in...
Use VI editor to do so. Open the existing file in vi editor and then press the key escape + i. copy those lines and pest it in the required location.
1,665
Posted By Balkrishna
Problem with File Conversion
Hi All,
I am putting the file on UNIX server using "put" remote command. i have one character i.e. Pipeline(|) in the file. When i send this file from other system(Mainframe) to UNIX server, i...
Showing results 1 to 5 of 5

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