Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Change priority of the current process in C

Bash - How to call a function declared in a parent shell?

bash unix shell

How do I stop tail command in script

linux bash unix

How to custom display prompt in KornShell to show hostname and current directory?

Sending the command(s) spawned by xargs to background

background xargs unix

How do I make a target in a makefile invoke another target in the makefile

c++ unix ubuntu makefile

Send password when using scp to copy files from one server to another [duplicate]

bash shell unix ksh scp

How do I preserve leading whitespaces with echo on a shell script?

bash shell unix scripting

What is the use of "-u" option in cat command? [closed]

c linux unix cat

unistd.h and c99 on Linux

c linux unix c99

unix tr find and replace

unix sed awk tr

strtotime('today') returning incorrect time?

Is it possible to ignore all signals?

c unix signals

What error code does a process that segfaults return? [duplicate]

writing a file in bash script

bash unix

Print dates in date range linux

linux shell unix date

grep command to add end line after every match [duplicate]

linux shell unix grep

write or printf, which is faster?

unix cat multiple files - don't cause error if one doesn't exist?

file unix concatenation

Using sed to replace text with spaces with a defined variable with slashs [duplicate]

bash unix sed