Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to add values in a variable in Unix shell scripting?

unix

Recent files in folder

linux unix file find logging

Can't install CRON job [closed]

unix cron crontab cron-task

using bash: write bit representation of integer to file

bash unix stdout binaryfiles

Parse string with bash and extract number

regex bash unix parsing

How do I read the Nth line of a file and print it to a new file? [duplicate]

bash shell 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]