Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How do I set up cron to run a file just once at a specific time? [closed]

linux unix cron

Remove all text before colon

r unix replace sed awk

Unable to diff files in two separate branches in Git

git unix merge diff

What is the maximum number of characters for a host-name in Unix?

c unix max hostname

Where are all my inodes being used?

linux unix posix inode

What occurs when a file is `source`-d in Unix/Linux context?

linux unix

Pipes in a Git alias?

git bash unix

How do I untar a subdirectory into the current directory? [closed]

unix command-line tar

Unix pipe into ls

linux unix pipe ls

Assigning the output of a command to a variable [duplicate]

bash unix sh

How can I write a ESLint rule for "linebreak-style", changing depending on Windows or Unix?

How can I list the files in a zip archive without decompressing it?

linux bash shell unix zip

How to read a .properties file which contains keys that have a period character using Shell script

linux bash shell unix

How to get PID of process by specifying process name and store it in a variable to use further?

unix process pid

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" How does that work?

linux bash shell unix scripting

.ssh directory not being created

unix ssh cygwin

What does rf in rm -rf stand for?

unix terminal

How to get pid given the process name

unix ksh pid ps

What is the *nix command to view a user's default login shell

linux shell unix

Remove line of text from multiple files in Linux

linux unix command-line