Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to emulate a shell-like scripting environment with QTextEdit? [duplicate]

c++ qt shell qtextedit qtscript

Find the last Saturday of the month in a bash script

bash shell

Piping echo output to another echo

bash shell echo

How to nested loop 2 files then compare columns without using `while read`?

bash shell loops awk while-loop

Why my small C program print different string with cat utility?

c shell

How to pass sudo\root password to a Linux command using Free Pascal

diff continue on error

linux shell compare diff

bash return code after reading for pipe

bash shell unix pipe exit-code

What is the fastest way to remove a number from the beginning of so many files?

xmlstarlet - delete a xml element - shell scripting

xml shell xmlstarlet

Command works in terminal, but not with Runtime.exec

java linux shell command-line

php exec() function not working for all commands on ubuntu + nginx + fpm

shell php

Comparing two version numbers in a shell script

bash shell awk sed grep

Static code analysis using ShellCheck for shell script - predefined rules

Swift ZSH auto completions

swift shell autocomplete zsh

getopts is not recognizing the specified options as valid

bash shell getopts

Bash update file modified date

file shell date timestamp

What does "cat -A" command option mean in Unix

linux shell unix command

ssh executing nsenter as remote command with interactive shell in golang to debug docker container

shell ssh go docker