Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Stopping task on AWS ECS via CLI (program output as argument input bash)

Open a terminal via gnome-terminal then execute command, error : "failed to execute child process"" [closed]

bash gnome-terminal

bash : how to use screen to have a term session used at home after work?

bash gnu-screen

Spaces in Cygwin/bash aliases?

bash cygwin alias

What does the bash command "rm *~" do?

bash syntax gnu-make

evaluating lines from stdout

bash scripting

How to get Bash command history statistics, like the most used commands in the last 6 months?

bash

Enable / disable wifi via bash scripting on Android

android bash scripting wifi

read one line with "read" in bash, but without "while"

bash

Bash: Git submodule foreach?

echoing in shell -n doesn't get printed the right thing

linux bash shell sh

Convert first letter of given file to lower case

linux bash shell

Linux script to parse telnet message and exit

linux bash telnet

Bash or vim alias/command to use a certain template when creating Python files?

python bash vim

Writing to an excel sheet using Bash

excel bash sed awk

saving return code and returning it in bash

bash

timestamp accuracy on EXT4 (sub millsecond)

linux bash ext4

Check if a command exists in Bash (including superusers)

bash shell

Using grep inside shell script gives file not found error

bash shell ubuntu grep

Looping through lines in a file in bash, without using stdin

linux bash shell loops