Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Updating a specific field with sed

shell unix awk sed

Mac: gnome-terminal equivalent for shell script

macos bash shell unix terminal

What does `[ -f ... ]` mean?

shell unix

Read filenames from a text file and then make those files?

linux bash unix

Send Data to Multiple Processes in Linux [closed]

What happens when you rm a file?

mkdir system call creates permissions 0755 instead of 0777

c++ bash c++11 unix permissions

Move sets of files with date encoded names

unix ubuntu mv

Need help for troubleshooting traceroute in Unix

python unix traceroute

Are too many pipes bad for performance

bash shell unix

What does the "~" character signify at the end of a filename (linux) [closed]

Synchronizing sibling processes using Pipes

c linux unix pipe ipc

How to subtract 60 minutes from current time in unix

bash shell unix

Empty regular expression in sed script

shell unix sed ksh

How do I get UNIX diff to ignore duplicate lines in different positions?

unix csv diff

How to get GMT date from Unix epoch time milliseconds?

java unix datetime

Nested if in shell scripting

Why do some Unix commands not work when called from inside Python? (command not found)

python shell unix command

Trouble Passing Parameter into Simple ShellScript (command not found)

macos bash shell unix scripting

How can I access the bash history with exact search, not prefix one?

bash unix