Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

how to use sed from a tcl file

unix sed exec tcl

EC2 ssh broken pipe terminates running process

bash script - unable to set variable with double quotes in value

bash shell unix escaping quoting

Iterate over $PATH variable using shell script

linux bash shell unix

Opening a file on unix using c++

c++ unix

Run a script over multiple files in unix

unix shell

How to get nth column with regexp delimiter [duplicate]

bash unix text text-processing

How to log the time taken for a unix command?

shell unix time command

How To Delete First X Lines Based On Minimum Lines In File

linux bash unix awk sed

Determine static library cpu architecture on *nix

Split string into array in bash

linux bash shell unix

Replace a string in all files - Unix

bash file unix terminal replace

Find if an ipa file is 32 or 64-bit. (macos/unix)

ios macos unix x86-64 ipa

List all files older than x days only in current directory

bash shell unix

Why is "echo foo | read a ; echo $a" not working as expected?

linux unix shell

How can I delete contents in a folder using a bash script?

How to printf an exclamation mark in bash? [duplicate]

linux bash unix scripting

How to use VIM to remember open files between sessions?

file unix vim

The conventional location for storing my Java libraries and applications in UNIX based systems

java linux macos unix

What's the difference between various $SIG{CHLD} values?