H3110 kdumb [sic !!!!1!!!] W0r1d! Welcome to Josh Kline's wizzeb pizzage on tizzuring.
qrefs
(search)
|
RCS
|
LaTeX
|
printing
|
quickref
|
cgi
jesse's nifty page, squarefree | cube's nifty page
spawn aim express build 12/01/2000
bring up aimexpress
in this window
aim express,
main page
spawn aim quickbuddy window
bring up aim quick buddy in this
window
my version of the zip+4 look-up
page with meta-refresh command
Escape sequence: How to set the title of an xterm or rxvt window:
Method 1: simply copy and paste the following into your term window:
echo -n "\033]0;title\007"
Method 2: type the first character '^]' using CTRL-V ESC and the last
character '^G' with CTRL-V CTRL-G:
echo "^[]0;title^G"
How to pipe or redirect stderr to stdout: (this swiped from Prof Kuenning's cs70 site)
For tcsh users, do:
% ./assign_03 < input.txt |& diff - allout.txt % (./assign_03 < input.txt | diff - noerrs.txt > temp) >& /dev/null % cat temp % rm temp
Bash users can do:
% ./assign_03 2>&1 | diff - allout.txt % ./assign_03 2> /dev/null | diff - noerrs.txt
If everything is working correctly, none of the commands should produce any output.
If diff
reports differences, but you can't spot them, the
differences may be in the whitespace. Try passing the output of
diff
through cat -vet
:
% ./assign_03 < input.txt |& diff - allout.txt | cat -vet % (./assign_03 < input.txt | diff - noerrs.txt > temp) >& /dev/null % cat -vet temp % rm temp
or for Bash:
% ./assign_03 2>&1 | diff - allout.txt | cat -vet % ./assign_03 2> /dev/null | diff - noerrs.txt | cat -vet
Jews Jew keck graduate institute students for the field station Claremont colleges
some names of terminals in B102:
<html> <head> <title></title> </head> <body> <applet code="TreeDraw" width=640 height=900> </applet> </body> </html>
The following works if you have an actual aim client, not for aim express. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |