Sponsored Content
Full Discussion: How to input "EOF" signal?
Top Forums Programming How to input "EOF" signal? Post 302519530 by micky.zhou on Wednesday 4th of May 2011 08:38:11 AM
Old 05-04-2011
in debian

I execute the program in Debian. It had no response when input "Ctrl D" and was interrupted when input "Ctrl Z" in terminal. Smilie How to print the value of i?
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

check input = "empty" and "numeric"

Hi how to check input is "empty" and "numeric" in ksh? e.g: ./myscript.ksh k output show: invalid number input ./myscript.ksh output show: no input ./myscript.ksh 10 output show: input is numeric (6 Replies)
Discussion started by: geoffry
6 Replies

2. Shell Programming and Scripting

"unexpected end of file" when I´m use EOF inside block if

I have a trouble in my script when i use EOF inside block if. If i use EOF whitout block if I don´t have problem. Guys any ideas? Sorry for my terrible English. #!/bin/sh set -xv HOST='ftp.fiction.com.br' USER='fictionuser' PASS='fictionpass' FILE='ftpteste.txt' busca=`find... (4 Replies)
Discussion started by: ricardo.ludwig
4 Replies

3. Solaris

Solaris 10 install issue - "Caught Signal 11"

Rebuilding a server (T2000) from a flash archive I created on another server. Using a Solaris 10/08 DVD to boot from the was going to point it tot he flash archive and pull it over NFS. I've done this many times with success until now. It initially boots off the DVD, you input the... (5 Replies)
Discussion started by: Probos
5 Replies

4. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

5. Programming

Question (pthread): How to Signal all threads w/o "broadcast"?

Hello all, Is there any way that I can signal (wake) all threads that I have created without using pthread_cond_broadcast? Cheers! Aaron (6 Replies)
Discussion started by: mobility
6 Replies

6. Solaris

Trap signal on Window Manager "X" button clicked?

Well, my first post... thanks in advance! Can applications be notified of the X Window close (with "X" button) so the signal handler can run a cleanup process method? About the app: built with GNU C/C++ on Solaris 10, with WxWidgets. It is launched by a shell script as a background task. The... (2 Replies)
Discussion started by: HandsOGold
2 Replies

7. Shell Programming and Scripting

Can't find string terminator "`" anywhere before EOF

// AIX 6.1 What I am trying to accomplish is to display the user name and the last login date and time in one line: for usrlist in $(cat alluser.txt) do $usrlist perl -e 'print scalar localtime `lsuser -a time_last_login $usrlist | awk -F '=' '{print $2}'`' done However, it... (8 Replies)
Discussion started by: Daniel Gate
8 Replies

8. UNIX for Dummies Questions & Answers

Using "mailx" command to read "to" and "cc" email addreses from input file

How to use "mailx" command to do e-mail reading the input file containing email address, where column 1 has name and column 2 containing “To” e-mail address and column 3 contains “cc” e-mail address to include with same email. Sample input file, email.txt Below is an sample code where... (2 Replies)
Discussion started by: asjaiswal
2 Replies

9. SCO

"Unexpected EOF within #IF, #ifdef or #ifndef" error when rebuilding / relinking SCO OpenServer 5

Hi, I am a new Unix Guru with very little experience but have the task of P2Ving an old HP Proliant ML370 G5 server to VMware ESX 4.1 or ESXi 5.5. System seems to boots fine but when trying to remove HP software, configure TCP/IP or a driver, I am receiving: -------- ... (7 Replies)
Discussion started by: dj_Italian
7 Replies

10. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies
COLRCONV(1)						      General Commands Manual						       COLRCONV(1)

NAME
colrconv - hamradio convers client with sound and ncurses color support SYNOPSIS
colrconv [options] <host> [<service>] DESCRIPTION
This manual page documents briefly the colrconv commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Colrconv is a modified version of VA3DP's ttylink client. In addition to the basic split screen session it gives you color and sound sup- port plus some line editing capabilities, a scroll buffer and a status line. Also the default service is changed to 3600 (convers). A new color is assigned to each user the first time he sends text and this color is used when displaying any subsequent text from this user. Available colors are green, yellow, cyan, magenta, blue and red. These are used twice, the second time with BOLD attribute on. After the colors run out they are used again. Bold red is reserved for special messages (starting with ***) and for private messages (eg. <*oh2bns*>: Hello!). Colrconv plays certain sound files when it receives text from the convers bridge. The files are: callsign.au (eg. oh2bns.au), unknown.au, signedon.au says.au and pingpong.au. This feature is still a bit experimental and only works with older convers servers. Also you have to make your own .au file. The rsynth package is good at this. See the readme for details. Sound files should go into /usr/lib/colrconv. OPTIONS
-nocolor Start colrconv in black and white, even if terminal has color support. -c channel Connect to channel number 'channel' at startup. -n name Send a '/n name' when connected. When -n is omitted the user's login name is used. LINE EDITING COMMANDS
Ctrl-A Goto beginning of line. Ctrl-B and Left arrow Go one character backward. Ctrl-D Delete character under cursor. Ctrl-E Goto end of line. Ctrl-F and Right arrow Go one character forward. Ctrl-K Kill from cursor to end of line (and store to kill buffer). Ctrl-L Repaints the whole screen. Ctrl-N and Down arrow Scroll Down. Ctrl-P and Up arrow Scroll Up. Ctrl-R Reprint current line. Ctrl-U Delete current line in total. Ctrl-W Erase last word. Ctrl-Y Yank kill buffer. The scroll buffer can be browsed with arrow keys Up and Down (or Ctrl-P and Ctrl-N), PageUp, PageDown, Home and End keys. FILES
If ~/.conversrc exists, it is sent to the server after logging in. Handy for automatically sending commands like /notify, /who, etc. SEE ALSO
/usr/share/doc/colrconv/README.colrconv. AUTHOR
This manual page was written by Joop Stakenborg <pa3aba@debian.org>, for the Debian GNU/Linux system (but may be used by others). COLRCONV(1)
All times are GMT -4. The time now is 07:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy