Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

run a basic digital clock in the python shell

python shell clock digital

install mysql 5.7 purely from bash script on Ubuntu

mysql linux bash shell ubuntu

exclamation mark to test variable is true or not in bash shell

shell

How to format a string date (with text and milliseconds) using AWK

bash shell unix awk

How to pass multiple parameter in hive script

shell hive hiveql

how to add new line at the end with awk

bash shell awk printf newline

Print file in particular order in bash

bash shell awk sed

Export git log to variable as multiline string

git shell

Some Unix commands fail with "<command> not found", when executed using Python Paramiko exec_command

python shell ssh paramiko

How to concat multiple fields to same line with jq [duplicate]

json bash shell jq

Are there good reasons not to exploit '#!/bin/make -f' at the top of a makefile to give an executable makefile?

linux unix shell makefile

In python 2.4, how can I execute external commands with csh instead of bash?

python shell csh tcsh

Unix shell script - printing all the variables available in the scope

unix shell

Using make to execute independent tasks in parallel

unix shell makefile buildfarm

KornShell Boolean Conditional Logic

shell unix scripting ksh

Integer comparison in bash

bash shell unix

How Do I Make a Bash Script To Find Unused Images in a Project?

image bash shell grep

Set system variable from C++

c++ shell scripting

try except IndentationError

python shell exception

How can I add a new line to a large file every n characters in terminal (one liner sed)?

bash shell text sed replace