Translate

Archives

Korn Shell 93 Stat Builtin

This post demonstrates how to write a loadable stat builtin for Korn shell 93.

Korn Shell 93 Custom Builtins II

This post continues an earlier discussion of Korn Shell 93 custom builtins and includes a number of more advanced examples.

Using Expect to Transfer SSH Keys

This post shows you have to use expect to automate the generation of SSH keys and the transfer of the public key to the remote system.