Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to insert a newline in front of a pattern?

shell sed

rsync copy over only certain types of files using include option

linux bash shell rsync

Hexadecimal To Decimal in Shell Script

bash shell hex decimal

How can I strip first X characters from string using sed?

bash shell sed

How to specify a multi-line shell variable?

bash shell

Multiline syntax for piping a heredoc; is this portable?

bash shell pipe sh heredoc

Why doesn't "total" from ls -l add up to total file sizes listed? [closed]

linux shell unix command prompt

How to force 'cp' to overwrite directory instead of creating another one inside?

linux bash shell command-line cp

What is the difference between a directory and a folder?

Execute and get the output of a shell command in node.js

Convert Unix timestamp to a date string

bash shell unix unix-timestamp

How to make zsh run as a login shell on Mac OS X (in iTerm)?

macos bash shell zsh

Delete files older than 10 days using shell script in Unix [duplicate]

bash shell unix find

How to send commands when opening a tmux session inside another tmux session?

shell tmux

How to get the last character of a string in a shell?

string bash shell

Where to place $PATH variable assertions in zsh?

macos shell zsh

How to get a shell environment variable in a makefile?

shell makefile

How do you tell if a string contains another string in POSIX sh?

shell unix

How to grep for case insensitive string in a file?

bash shell awk sed grep

How to parse XML in Bash?

xml bash xhtml shell xpath