Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

reading a particular line from a file in bash script using variable as line number

bash shell sed

Simplifying advanced Bash prompt variable (PS1) code

bash ps1

If string contains in case statement

Use wildcard in tox command

linux bash wildcard tox

Why would a correct shell script give a wrapped/truncated/corrupted error message? [duplicate]

bash shell sh carriage-return

Get parent directory of shell script's directory [duplicate]

bash shell