Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to bring an Orphaned Background Process back to Foreground?

shell process ps

ExitCodes bigger than 255, possible?

Passing argument containing space in shell script

shell

Bash For-Loop on Directories

bash loops shell directory

Using Travis CI for testing on UNIX shell scripts

shell unix travis-ci shunit2

"~/Desktop/test.txt: No such file or directory"

bash shell unix

Get current directory and concatenate a path

shell

Why use $HOME over ~ (tilde) in a shell script?

How can a shell function know if it is running within a virtualenv?

python bash shell virtualenv

Bash: How to set a variable from argument, and with a default value

bash shell unix

How to delete the first column ( which is in fact row names) from a data file in linux?

linux bash shell

Invoking a script, which has an awk shebang, with parameters (vars)

shell awk shebang

How do I create an alias where the arguments go in the middle? [duplicate]

bash unix shell alias sh

screen Cannot open your terminal '/dev/pts/0' - please check

linux shell debian gnu-screen

untar filename.tr.gz to directory "filename"

shell tar

grep a large list against a large file

linux shell unix awk grep

cat file with no line wrap

linux unix shell

How can I launch powershell.exe with the "default" colours from the PowerShell shortcut?

How can I execute Shell script in Jenkinsfile?

Redirect echo output in shell script to logfile

shell stdout