Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

replace text based on a dictionary

linux perl unix sed awk

sh: ...: is not an identifier when trying to invoke shell scripts using plink

bash shell unix plink

extract all lines from text file based on a given list of IDs

perl unix awk

Unix Pipes for Command Argument

unix io pipe

A program where parent process creates a child process and both parent and child run same program different code

c unix process fork

Using sed or VIM to replace space with new line

linux unix sed vi

How to redirect TO stdout?

unix stdout redirect

Is there a more pythonic way to open a file if given one as an argument or stdin if not?

python unix command-line

Does the order I declare pointers really matter in C? getcwd() problem

c unix getcwd

How can I send an std::vector<std::string> over a UNIX socket?

c++ unix sockets

invoking a bash script by itself

linux bash shell unix

Explain " :> " command

bash unix sh

Libraries to run unix commands from Java

java unix

How to extract filename from path using sed or awk

linux unix sed awk

Difference between using ls and find to loop over files in a bash script

bash unix find ls

Getting value of environment variable in unix

bash unix

How to remove the extension of a file?

linux bash unix cygwin

How to perform sort on all files in a directory?

file unix sorting directory cat

Limit size wget can download

bash unix wget

Flatten directory structure and preserve duplicate files

bash shell unix zsh