Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Telnet SMTP with expect or shell script

Record exit codes of all shell commands as they are executed

bash shell unix exit-code

Automate gitlab project creation and push to repository

shell github gitlab devops cicd

What is the quote command?

linux bash shell

Windows batch: analogue for `timeout` command

windows shell batch-file

How to get the return code of make in a shell script?

shell makefile

Why does the rm command not remove the file? [closed]

bash shell ubuntu-16.04 rm

VSCode terminal: How to display execution time?

Run node script from within a node script

node.js shell

What does the command 'source' do?

bash shell unix

Find files which have certain attributes

linux shell command-line find

How can I execute a shell script at the end of SFTP execution?

bash shell ssh sh sftp

Executing shell commands in c++ with exec

How writing a shell script to add enough zeros to have six digits for each number?

bash shell numbers

Linux commands - piping commands

linux shell command piping

Why is 'cp' failing in this shell script?

bash shell scripting

Why does printf behave differently when called from a Makefile?

How do I hold a file open (locked) from a Windows command-line shell script?

windows shell locking