Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

php.log: what is the proper way to clear log file?

php unix logging

Symlinks - performance hit?

linux bash unix

What does wait() do on Unix?

c unix ubuntu wait

How to sort on Multiple Fields with different field separator

unix sorting

How to create zip/gz/tar files for if the files are older than particular days in UNIX or Linux

unix logging gzip

How to get CSV dimensions from terminal

linux unix ubuntu csv dimensions

Time command equivalent in PowerShell

unix powershell

Word count for sequence length is wrong

bash unix awk wc

Are there Unix platforms where Perl is not installed by default?

linux perl unix awk

Unix "wrap" filter

unix shell filter

writing command line output to file

python macos file unix ls

Within vim's regex engine, why are some metacharacters escaped and some are not?

regex unix vim history vi

Why are *nix commands referred to as Man(1), Diff(1), Cat(1), etc [duplicate]

Is there a line length limit for text files created from Perl?

perl unix file filesystems

How can I keep running a unix program in the background even if I log out?

unix

where command not found os x

macos unix terminal

Linux/Unix command to check when a file was renamed [closed]

linux unix

How can I check if current web server is NGINX or Apache using bash script?

bash apache shell unix nginx

unix shell script to get date 30 minutes ago in GMT

unix datetime shell scripting

Which is faster, 'find -exec' or 'find | xargs -0'?

shell unix find xargs