Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to remove duplicate lines from a file

Rename file command in Unix with timestamp

linux shell unix

python setup.py sdist error: Operation not permitted

Remove all files in a directory (do not touch any folders or anything within them)

linux bash shell unix

sshpass: command not found error

linux shell unix ssh sshpass

What actually the meaning of "-n" in sed?

regex unix sed space

How to perform the reverse of `xargs`?

linux bash unix

Print lines in one file matching patterns in another file

unix sed awk grep extract

Finding the max and min values and printing the line from a file

linux bash shell unix awk

How do unix signals work?

c unix signals

Explain awk command

unix awk

Why doesn't **find** find anything?

bash unix shell ksh

Interprocess communication with a Daemon

Concept of "Performance Counters" in Linux/Unix [closed]

How to change Unix permissions when I don't own the file but do have write permission on the directory?

shell unix file-permissions

wget or curl from stdin

unix curl wget stdin xargs

unix sorting, with primary and secondary keys

bash unix sorting

how do you skip the last line w/ awk?

unix awk

How can I make the watch command interpret vt100 sequences?

linux unix shell terminal watch

how to force linker to use shared library instead of static library?