![]() |
|
|
google unix.com
|
|||||||
| Forums | Registreer | Forum Regels | Links | Albums | Veelgestelde vragen | Ledenlijst | Kalender | Zoeken | Today's Posts | Markeer forums als gelezen |
| Answers to Frequently Asked Questions FAQ voor UNIX-, UNIX-commando's, Linux, Operating Systems, System Administration, programmering, Shell, Shell scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
Meer UNIX en Linux Forum Onderwerpen Misschien vindt u Helpful
|
||||
| Draad | Thread Starter | Forum | Antwoorden | Last Post |
| passeren variabele vanuit bash te perl vanuit bash-script | arsidh | Programmeren en Shell Scripting | 10 | 06-04-2008 01:25 PM |
| Reservoirs | dino_leix | UNIX for Advanced & Expert Gebruikers | 3 | 06-08-2005 07:07 |
| Beperkte Mortiergranaten. . . | krokante | UNIX voor Dummies Questions & Answers | 0 | 05-18-2005 01:12 PM |
| BSD, Bash en reservoirs? | RedVenim | BSD | 3 | 10-16-2003 10:59 |
| % .* s functie in reservoirs | qanda | Programmeren en Shell Scripting | 6 | 08-20-2002 09:49 |
|
|
LinkBack | Thread Tools | Zoeken in deze Thread |
Waardering:
|
Display Modes |
|
|
|
|||||
|
Moeilijk te lezen hier denk ik, omdat de afstand is uitgeschakeld. Hier is de Koppelen Shell functies Deze tabel geeft de meeste functies die ik denk dat zou je kies een reservoir boven een andere. Het is niet bedoeld als een definitieve lijst en omvat niet alle mogelijke functie voor elke enkele mogelijke schaal. Een functie is alleen geacht zich in een reservoir als in de versie die wordt geleverd met het besturingssysteem is, of wanneer het beschikbaar, zoals gecompileerd rechtstreeks uit de standaard distributie. In name de C shell hieronder gespecificeerd is dat beschikbaar is op SunOS 4 .*, een aanzienlijk aantal leveranciers nu schip ofwel tcsh of hun eigen verhoogde de C shell plaats (zij het niet altijd duidelijk maken dat zij verzendt tcsh. Code:
sh csh ksh bash tcsh zsh rc es
Job control N Y Y Y Y Y N N
Aliases N Y Y Y Y Y N N
Shell functions Y(1) N Y Y N Y Y Y
"Sensible" Input/Output redirection Y N Y Y N Y Y Y
Directory stack N Y Y Y Y Y F F
Command history N Y Y Y Y Y L L
Command line editing N N Y Y Y Y L L
Vi Command line editing N N Y Y Y(3) Y L L
Emacs Command line editing N N Y Y Y Y L L
Rebindable Command line editing N N N Y Y Y L L
User name look up N Y Y Y Y Y L L
Login/Logout watching N N N N Y Y F F
Filename completion N Y(1) Y Y Y Y L L
Username completion N Y(2) Y Y Y Y L L
Hostname completion N Y(2) Y Y Y Y L L
History completion N N N Y Y Y L L
Fully programmable Completion N N N N Y Y N N
Mh Mailbox completion N N N N(4) N(6) N(6) N N
Co Processes N N Y N N Y N N
Builtin artithmetic evaluation N Y Y Y Y Y N N
Can follow symbolic links invisibly N N Y Y Y Y N N
Periodic command execution N N N N Y Y N N
Custom Prompt (easily) N N Y Y Y Y Y Y
Sun Keyboard Hack N N N N N Y N N
Spelling Correction N N N N Y Y N N
Process Substitution N N N Y(2) N Y Y Y
Underlying Syntax sh csh sh sh csh sh rc rc
Freely Available N N N(5) Y Y Y Y Y
Checks Mailbox N Y Y Y Y Y F F
Tty Sanity Checking N N N N Y Y N N
Can cope with large argument lists Y N Y Y Y Y Y Y
Has non-interactive startup file N Y Y(7) Y(7) Y Y N N
Has non-login startup file N Y Y(7) Y Y Y N N
Can avoid user startup files N Y N Y N Y Y Y
Can specify startup file N N Y Y N N N N
Low level command redefinition N N N N N N N Y
Has anonymous functions N N N N N N Y Y
List Variables N Y Y N Y Y Y Y
Full signal trap handling Y N Y Y N Y Y Y
File no clobber ability N Y Y Y Y Y N F
Local variables N N Y Y N Y Y Y
Lexically scoped variables N N N N N N N Y
Exceptions N N N N N N N Y
Key to the table above.
Y Feature can be done using this shell.
N Feature is not present in the shell.
F Feature can only be done by using the shells function
mechanism.
L The readline library must be linked into the shell to enable
this Feature.
Notes to the table above
1. This feature was not in the orginal version, but has since become
almost standard.
2. This feature is fairly new and so is often not found on many
versions of the shell, it is gradually making its way into
standard distribution.
3. The Vi emulation of this shell is thought by many to be
incomplete.
4. This feature is not standard but unoffical patches exist to
perform this.
5. A version called 'pdksh' is freely available, but does not have
the full functionality of the AT&T version.
6. This can be done via the shells programmable completion mechanism.
7. Only by specifing a file via the ENV environment variable.
Code tags toegevoegd om de leesbaarheid --- Perderabo Laatst gewijzigd door Perderabo; op 12.07.2003 02:24 PM.. |
|
|||||
|
Citaat:
Hoewel de oorsprong te verwijzen naar de oorspronkelijke IEEE Std 1003.1-1988, de naam POSIX meer correct verwijst naar een familie van verwante standaarden: IEEE Std 1003.n (waarbij n een getal is) en het delen van ISO / IEC 9945. De term POSIX werd oorspronkelijk gebruikt als een synoniem voor IEEE Std 1003.1-1988. Een aangewezen term voor die norm, POSIX.1, Ontstaan. Deze onderhouden de voordelen van de leesbaarheid van het symbool ``POSIX''Zonder dubbelzinnig met de POSIX familie van standaarden. Tenex stijl voltooiing - is een soort van command line bewerken, waarin de termen worden getypt worden geselecteerd en vervolgens afgesloten (als er een match is gevonden) door de dop GNU Project - (GNU's Not Unix) - is een project gesponsord door de "Free Software Foundation". Great site, veel voor u beschikbaar. Check ze uit. GNU Project |
| Bladwijzers |
| Thread Tools | Zoeken in deze Thread |
| Display Modes | Beoordeel deze draad |
|
|