![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi,
What's "sleepless 15" and "autoload sleepless" in AIX shell programming? Can't find documentation. Thanks in advance, itik |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Quote:
In this case: issue "man ksh" and find out about about the "autoload" keyword, which is used to load shell functions. From there the conclusion that "sleepless" could be such a shell function is of course farfetched and perhaps absolutely wrong. Btw.: if i enter "autoload" in Google the fifth link to come up is: functions, autoload -- display or modify KornShell functions and the fourth link is perlsub - perldoc.perl.org explaining a similar functionality for PERL. Google is your friend. bakunin |
|||
| Google The UNIX and Linux Forums |