Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Looking for ALT+LeftArrowKey solution in zsh

shell key zsh

Run a string as a command within a Bash script

Rename multiple files by replacing a particular pattern in the filenames using a shell script [duplicate]

shell

How do I create a crontab through a script

linux shell ubuntu cron crontab

eval command in Bash and its typical uses

linux bash shell scripting eval

How do I fetch lines before/after the grep result in bash?

bash shell ubuntu

How to use sed to remove the last n lines of a file

linux bash shell sed

How to get the part of a file after the first line that matches a regular expression

bash shell scripting grep

Viewing full output of PS command

linux bash shell process

How do I delete/remove a shell function?

bash shell zsh

How to get "wc -l" to print just the number of lines without file name?

shell wc

How to get key names from JSON using jq

json shell unix key jq

Retrieve CPU usage and memory usage of a single process on Linux?

How to create a database from shell command?

mysql shell command-line

How to remove the lines which appear on file B from another file A?

linux shell sed diff grep

How can I check if a command exists in a shell script? [duplicate]

shell

How to send data to local clipboard from a remote SSH session

linux macos unix shell clipboard

docker entrypoint running bash script gets "permission denied"

bash shell docker

How to run the sftp command with a password from Bash script?

bash shell unix ssh sftp

Shell script to delete directories older than n days

bash shell