Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Issues with newline character while using ansi-term in emacs

how to sort the line of a file by to the second word from the end

shell sorting awk sed cut

Use argument twice from standard output pipelining

shell scripting

Recursively list files from a given directory in Bash

linux bash shell

Fastest way to print a certain portion of a file using bash commands

bash shell sed

Parse a changelog and extract changes for a version

bash shell awk sed sh

Read line by line and print matches line by line

Need alternative to readarray/mapfile for script on older version of Bash

bash shell unix

Escaping slash "\" in grep

regex linux bash shell grep

bash script to rename all files in a directory?

linux bash shell

Rescheduling an at job

shell unix at-job

Ruby: execute shell command 'echo' with '-n' option

ruby macos shell

How to execute a shell command through Python

python shell

how to format a shell command line from a list of arguments in python

Starting and killing java app with shell script (Debian)

java linux shell debian

What is difference between shell and eshell in emacs?

shell emacs sudo eshell

mkdir command for a list of filenames paths

linux bash shell ubuntu

Bash script to limit a directory size by deleting files accessed last

bash shell for-loop

Passing Variable to NR in AWK command not working

shell unix awk ksh

How to capture the exit code of a shell script in a perl script?

perl shell