Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Randomly Pick Lines From a File Without Slurping It With Unix

When does a UNIX directory change its timestamp

unix unix-timestamp

Difference between Cron and Crontab?

unix cron

Is there a grep equivalent for find's -print0 and xargs's -0 switches?

bash unix grep find xargs

Unset an environment variable for a single command

Expression after last specific character

linux bash shell unix scripting

Why does RSA encrypted text give me different results for the same text

What is an easy way to do a sorted diff between two files?

unix shell

less-style markdown viewer for UNIX systems

How to pipe the results of 'find' to mv in Linux

linux unix

How to count occurrences of a word in all the files of a directory?

linux unix count find grep

How to extract just plain text from .doc & .docx files? [closed]

How to remove blank lines from a Unix file

unix awk blank-line

OSError - Errno 13 Permission denied

python django apache unix

Get exit code for command in bash/ksh

bash unix ksh exit

What is cp: cannot stat error in Unix, I get this error when trying to copy thing from one folder to another

bash unix command-line cp mv

How to provide password to a command that prompts for one in bash?

bash unix passwords

What does sed -i option do?

unix sed command-line option

How do I append the UNIX command date to an echo statement

unix date echo

Use curl to download a Dropbox folder via shared link (not public link)

macos bash unix curl dropbox