473,399 Members | 4,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Problem with typing @ in Unix

144 100+
Hi,

If I type @ symbol in the unix , the cursor is moving to the place where I started typing, what I can do to resolve this problem.Thanks in Advance.
Jan 5 '10 #1
6 2323
prn
254 Expert 100+
Are you typing @ at the shell command prompt, in some application, where? What flavor of unix? What kind of terminal or emulator? (what do you get when you type the command "echo $TERM"?)

Paul
Jan 5 '10 #2
davidson1
144 100+
It is shell script and if I type echo $TERM
Jan 5 '10 #3
prn
254 Expert 100+
davidson1 said:
[blockquote]It is shell script and if I type echo $TERM[/blockquote]

It looks like you don't plan to complete that sentence without prompting, so I'll ask. Do you mean that you are trying to create/edit a shell script? If so, what editor are you using? Or do you mean that you are trying to respond to a prompt from a shell script? If so, what are the relevant lines from the script? What method of reading input does it use? Which shell does it use? That is, what is the first line of the shell script?

What happens if you type "echo $TERM" at the shell prompt? And what are you actually using as your terminal? Are you using a terminal emulator in a graphical user environment? Or are you using an actual terminal connected to the machine through a serial port? And what variety of unix are you using? What is the output of "uname -a"?

Paul
Jan 6 '10 #4
RedSon
5,000 Expert 4TB
I don't see an @ symbol in any of that shell script or echo $TERM. So like Paul I'm confused, where does the @ come into play?

Dollars to doughnuts they are using SSH or something of that nature and their character encoding is all messed up.
Jan 6 '10 #5
davidson1
144 100+
HI,
If I type "echo $TERM" then I get ansi.If I type "uname -a" then I get HP.I want to get mail when the shell script is invoked.
Jan 15 '10 #6
prn
254 Expert 100+
davidson1, you still have not answered the single most important question: Where are you typing the '@' symbol? You mentioned mail, but are you trying to type @ as part of the command line parameters of the shell script? Or is it in response to a prompt from the shell script?

Paul
Jan 15 '10 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

94
by: Gabriel Zachmann | last post by:
Is it correct to say that strong/weak typing does not make a difference if one does not use any pointers (or adress-taking operator)? More concretely, I am thinking particularly of Python vs C++....
49
by: bearophileHUGS | last post by:
Adding Optional Static Typing to Python looks like a quite complex thing, but useful too: http://www.artima.com/weblogs/viewpost.jsp?thread=85551 I have just a couple of notes: Boo...
2
by: killer05 | last post by:
Hi I need a favour from the experts in solving my query. In unix i have to iterate through 1 to 100 using for loop(no any other loops has to be used). How can i overcome the problem?
4
by: jane007 | last post by:
Hello everybody: I am having a problem. On Unix platform, there is a script that need user to input data from console, then when I call Unix perl script from Windows, these is an issue occurs,...
16
by: mazwolfe | last post by:
Someone recently asked about reading lines. I had this code written some time ago (part of a BASIC-style interpreter based on H. Shildts in Art of C) to read a file with the lines ended in any...
1
by: viraj.kadakia | last post by:
I observe a behavior with shared libraries (.so) and global variables that I cannot understand ... I'd appreciate if someone can explain the behavior .. Scenario 1: aTest is an executable on...
9
by: Waldy | last post by:
Hi there, I have written a service in VS2005 that downloads files from an FTP site processes them and then deletes the files if successfully processed. It all works fine when run in our test lab...
4
by: amitv | last post by:
I am trying to compare cksum of 5 files in four different directories . The cksum of files in three directories on same server is same but the cksum of the files in the directory on another server is...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.