Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Cartesian product of two files (as sets of lines) in GNU/Linux

shell

First character of a variable in a shell script to uppercase?

shell unix sed awk

How to use bitwise operators in if statements?

bash shell bit-manipulation

In Linux terminal, how to delete all files in a directory except one or two

linux shell ubuntu filesystems

Parse HTML using shell

bash shell parsing awk

Build failure while running shell command from Jenkins

shell ubuntu jenkins

Splitting /proc/cmdline arguments with spaces

Zsh zle shift selection

shell zsh zsh-zle

How to remove dir background in `ls -color` output [closed]

linux shell terminal ls

Change extension of file using shell script

linux shell unix

Getting parent's directory name by piping the results of dirname to basename in a Bash script

bash shell scripting

Split large string into substrings

string bash shell

How to do a if else match on pattern in awk

shell awk grep

using bash to get revision number from subversion

bash shell

shell: delete the last line of a huge text log file [duplicate]

shell tail

How can I translate a shell script to Perl?

perl shell

Does it make sense to rewrite Perl and shell scripts in java?

java perl shell

How to open an app in terminal and passing the current working directory?

How to redirect stdout+stderr to one file while keeping streams separate?

bash shell unix zsh tee