Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Socket Programming in C(Client Server Example)

c sockets unix client-server

How to grep multiple terms and output in the order of the search?

macos unix command-line grep

Using PV to Count lines and show total lines rather then total bytes in the pipe

linux bash unix pipe

Java: is there a way to run a system command and print the output during execution?

java python unix stream output

hexadecimal literals in awk patterns

macos unix awk

Is there a C function to get permissions of a file?

c unix permissions strtol

Protecting arguments containing spaces from eval

linux bash shell unix eval

How to delete non-contiguous duplicate lines in vi without sorting?

shell unix vi

Is there a rate calculator utility in unix/bash?

bash unix command tail rate

How can I make a log file from a specific application database-file in bash?

bash unix shellcode logfile

how to speedup following sed command

macos unix sed

Write File Using another group in Linux

linux shell unix

Why does (ps -f) create no subshell but a separate process?

linux shell unix

Docker doesn't RUN command as USER

unix docker virtualization

merge two csv files according to matching rows and add new columns in linux

linux unix

how to execute multiple commands after sudo command

linux shell unix

equivalent to the find coreutil command in python 3 for recursively returning all files and folders in a directory structure?

python unix python-3.x

How can I launch multiple xterm windows and run a command on each, leaving each window open afterward?

linux bash unix ssh xterm

Is date +%s result in local time zone or in UTC?

date unix timestamp utc

top: counting the number of processes belonging to a user

linux macos shell unix