Sponsored Content
The Lounge What is on Your Mind? Siri and the future of scripters, and people like us... Post 302577429 by zaxxon on Tuesday 29th of November 2011 04:45:11 AM
Old 11-29-2011
I don't understand who are "we" and why this software should make our jobs more "important"?
If something like this would be accepted by a broad mass of people, then it would be just different or more jobs for developers, until maybe this hype is gone.
For work as an administrator or developer I think it is a very useless feature. Can you imagine sitting with co-workers next to you and babbling into a mike, instucting your shell? I can't at all. If you can't concentrate and talk wrong things, that would be more fatal than typing them. When you type them you can see them and read them again. I am not sure if everybody can always recall what he said, especially in a complex command line.
It might be good for "turn washy machine on" or "show photo - next - next...". For complex and critical things it is dangerous.
Maybe if they make implants one day that brings your thoughts to command line (while filtering every other thought Smilie), that might work. But I guess such an implant would be more expensive in it's invention than having the people just type the stuff in.
I like more to talk to people than to computer but the occasional curse Smilie where I don't really expect an answer of this machine.
Such a feature might be ok in terms of accessability for handicapped people or if you are driving a car and should have your eyes on the street and the hands at the wheel. Or just for terms of lazyness, but only for simple commands, nothing complex.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix for MS People

Hello Unix gods! I'm probably a pretty good programmer (on the windows/web/asp/iis side of things) with a good background in IT, but am looking for a new and fresh challenge, hence, I purchased a Sun Ultra5 system with Solaris 7 installed!! I'm quite good when it comes to "IBM compatibles" and... (2 Replies)
Discussion started by: NEWX
2 Replies

2. Shell Programming and Scripting

Attention Shell Scripters

Hi mates, Hope this is very simple for those who r well versed wth scripting but I'm literally new to scripting so please guys help me out in writing these basic scripts.I'm using Bash and Vi editor. 1 ....How to write a script that takes a file as an argument. The script should be able to... (1 Reply)
Discussion started by: bobby36
1 Replies

3. What is on Your Mind?

Finding people

Since this is a place for very smart, expert tech people I wanted to know if anyone knew a site or way to find accurate info on the whereabouts of relatives online. I am looking for a reputable site where I can find more then just last registered address. I need cell phone or recent email... (2 Replies)
Discussion started by: vedder191
2 Replies

4. Shell Programming and Scripting

Future dates.

If I have a script that writes the name of the file based on today, tomorrow, and the day after tomorrow. How would I modify the line echo "filename.${PDY}${CYC}" >>CONTROL to reflect tomorrow and the day after tomorrow and write it to the file called CONTROL? Since ${PDY} shows... (2 Replies)
Discussion started by: libertyforall
2 Replies

5. What is on Your Mind?

What people should be aware of

I you haven't already see it yet, I just wanted to share with you the following video : How lobbies controls international organizations regarding Food/Health ... Dailymotion - NWO - Nouvel Ordre Mondial - Codex Alimentarius - Food Plan - une vidéo News & Politics What happen when fees come... (2 Replies)
Discussion started by: ctsgnb
2 Replies
TALK(1) 						      General Commands Manual							   TALK(1)

NAME
talk - talk to another user SYNOPSIS
talk person [ ttyname ] DESCRIPTION
Talk is a visual communication program which copies lines from your terminal to that of another user. If you wish to talk to someone on you own machine, then person is just the person's login name. If you wish to talk to a user on another host, then person is of the form : host!user or host.user or host:user or user@host though host@user is perhaps preferred. If you want to talk to a user who is logged in more than once, the ttyname argument may be used to indicate the appropriate terminal name. When first called, it sends the message Message from TalkDaemon@his_machine... talk: connection requested by your_name@your_machine. talk: respond with: talk your_name@your_machine to the user you wish to talk to. At this point, the recipient of the message should reply by typing talk your_name@your_machine It doesn't matter from which machine the recipient replies, as long as his login-name is the same. Once communication is established, the two parties may type simultaneously, with their output appearing in separate windows. Typing control L will cause the screen to be reprinted, while your erase, kill, and word kill characters will work in talk as normal. To exit, just type your interrupt character; talk then moves the cursor to the bottom of the screen and restores the terminal. Permission to talk may be denied or granted by use of the mesg command. At the outset talking is allowed. Certain commands, in particular nroff and pr(1) disallow messages in order to prevent messy output. FILES
/etc/hosts to find the recipient's machine /var/run/utmp to find the recipient's tty SEE ALSO
mesg(1), who(1), mail(1), write(1) BUGS
The version of talk(1) released with 4.3BSD uses a protocol that is incompatible with the protocol used in the version released with 4.2BSD. 4.2 Berkeley Distribution November 27, 1996 TALK(1)
All times are GMT -4. The time now is 01:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy