Hi,
Try to execute " echo b | tr a-z A-Z "on SunOS4.x, Solaris2.4 and Solaris2.5, you can note the different resuls.
nguyen
Hi,
Try to execute " echo b | tr a-z A-Z "on SunOS4.x, Solaris2.4 and Solaris2.5, you can note the different resuls.
nguyen
The SunOS4 man page specifically says:Quote:>Try to execute " echo b | tr a-z A-Z "on SunOS4.x, Solaris2.4 and Solaris2.5, you can note the different resuls.
The Solaris2.4 and 2.5 man pages say:
(2.5)
[c-c] Represents the range of collating elements
between the range endpoints, inclusive,[...]
(2.4)
[a-z] Stands for the string of characters whose ASCII
codes run from character a to character z,
inclusive.
--
| Rob Quinn |
| (703)904-2125 |
| Sprint Corporate Security |
1. GETSERVBYNAME()????????????????????"""""""""""""
Hi,
Does anyone know why
struct servent *serv;
serv=getservbyname("exec","tcp");
gives a warning err of incomparible pointer type?
I also can't get rexec to function. It compiles ok....
Thanks
Kirk
3. "write" "to" "flon" commands
4. Problem with ISP's IGMP broadcasts
5. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""
7. ".cpy","_RESTORE",TR/NoClose.2 virus remedy
8. Backup via rdump linux->solaris slow
9. "weof" operation in "mt" command gives "permission denied"
10. ". / command" instead of "command" ???
11. HELP: "TOP" Command and "SZ" command
12. Type "(", ")" and "{", "}" in X...
13. "System too big" & details on console.c "Illegal asm or bug".