Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

Send password when using scp to copy files from one server to another [duplicate]

bash shell unix ksh scp

What does if [[ $? -ne 0 ]]; mean in .ksh

linux bash unix ksh

Difference between test -h and test -L

shell testing ksh symlink

changing to parent directory in unix

unix shell command-line ksh

Why doesn't **sort** sort the same on every machine?

bash unix sorting ksh

KSH check if string starts with substring

shell string ksh

Why doesn't **find** find anything?

bash unix shell ksh

Unix cp argument list too long

unix ksh aix

How do i replace [] brackets using SED

shell replace sed ksh brackets

Convert a text string in bash to array

linux bash shell unix ksh

Difference between korn and bash shell [closed]

bash shell unix scripting ksh

ORA-01741: illegal zero-length identifier

sql oracle ksh

Reading file line by line (with space) in Unix Shell scripting - Issue

shell unix ksh

Make Arrow and delete keys work in KornShell command line

unix shell ksh

How do you use ssh in a shell script?

bash shell ssh ksh rsh

How to expand shell variables in a text file?

bash shell unix solaris ksh

Shell script templates [closed]

Iterating through a range of ints in ksh?

shell ksh

Check if file exists and whether it contains a specific string

shell ksh

How do I recursively list all directories at a location, breadth-first?

linux bash shell ksh