Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Sum the Column based on another column

linux shell unix awk

How to keep directory structure with aria2?

linux unix aria2

How get variable value from properties file in Shell Script?

shell unix sh

How to use up arrow key in shell script to get previous command

bash shell unix

Not working scp command: Connection closed by remote host (Mac OS X)

macos unix terminal scp

Nginx connect() to unix:/var/run/fcgiwrap.socket failed

sockets unix nginx gitweb

Practical difference between .pls and .sql file in oracle

oracle unix sqlplus ksh

Process large amount of data using bash

linux bash unix awk bigdata

How does/frequent unix tee command write stdout terminal output to file? if the output is too big

linux bash unix tee

Using pipes in an alias

bash shell unix awk alias

xv6 KERNBASE limitation of process memory

unix process kernel xv6

Get Tuesday and Wednesday next week, with Linux date command

linux unix

How to execute 'iftop' without sudo

linux unix sudoers

pread for very large files

c unix file-io posix

Prevent unix tree from displaying back-slash before spaces

How can I monitor the average number of lines added to a file per second in a bash shell? [closed]

bash shell unix

Compute logarithms in dc

unix logarithm dc

How to get sudo username in python?

python unix

Reverse four length of letters with sed in unix

bash unix sed

Piping as interprocess communication

unix piping