Tag: ksh


Found 224 results for 'ksh'.


1) permissions - Allow user to run nonpermissive commands in shell script (KSH)
2) unix - Environment variables to be used across multiple korn (ksh93) shell scripts (getter-setter)
3) bash - How to detect if a script is being sourced
4) bash - Run a script on multiple shells?
5) shell - cat command is not working inside shell script
6) ksh - Get the last executed command line in ksh
7) shell - Installing ksh as the standard shell in Redhat: Foolhardy?
8) bash - How to expand shell variables in a text file?
9) shell - How to mkdir only if a directory does not already exist?
10) bash - prevent "dotting" a shell to execute it ( exit in a function killing the terminal vs exiting the shell )
11) bash - How to detect if a script is being sourced
12) bash - overriding user defined functions with the same name as system commands
13) unix - What is the difference between "elif" and "else if" in shell scripting?
14) bash - What is the difference between $(command) and `command` in shell programming?
15) unix - Korn Shell .kshrc
16) bash - set -e and short tests
17) linux - assignation variable under different ksh environment
18) io-redirection - Output redirect complexities
19) bash - Bash vs ksh pipes
20) ksh - AIX - use ksh builtins to free memory when fork not possible
21) bash - How to use associative arrays safely inside arithmetic expressions?
22) shell - KornShell Script - Parent Process not Completing when Child is Interrupted (TRAP INT)
23) scripting - Execution of a program called by a shell called by crontab returns code 127
24) ksh - Can ksh on AIX be configured to use the tab key for filename completion?
25) shell-script - KSH/bash for File Creation Dynamically
26) ksh - Trapping dot (.) file not found errors in KSH
27) bash - Converting bash to ksh
28) linux - ksh + delete number from string
29) ksh - get string from file name using KSH
30) bash - Circular name references in bash shell function, but not in ksh
31) shell-script - How to count a string occurrence,search in between a pattern for specific string
32) ksh - set -xv behavior in ksh vs bash
33) shell - How to enable ksh command history between sessions
34) ksh - How to clear keyboard buffer in ksh?
35) bash - Migrate shells Solaris ksh to Red Hat
36) shell - Ksh features incorporated into Zsh?
37) rhel - How to make “Ctrl + L” to clear screen in ksh under Red hat linux?
38) ksh - Open a file with line numbers in more (AIX)
39) bash - What is the difference between $(command) and `command` in shell programming?
40) unix - How to get the placeholder's value which is stored in a different file (same directory) using JSch exec
41) linux - Preventing bash (and ksh) history alteration in Linux
42) bash - /bin/ksh: bad interpreter: No such file or directory
43) bash - Which code works (with builtins) both in bash and zsh with the `time` keyword?
44) bash - Use asterisk in variables
45) ksh - KSH - built-in getopts unknown option argument value
46) linux - linux & solaris - separate netmask IP's from ordinary IP's
47) shell-script - Issue with resize and stty on remote ssh script?
48) shell - How to get a clean environment in a ksh shell?
49) shell - How to identify ancient KornShell version?
50) linux - How can I get first day of the month, 10 minutes after midnight using date function(ksh)