Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Extracting filename & modification time from ls output

linux bash shell awk

Shell script to display - Memory usage, Disk Usage and CPU Load?

linux bash shell unix awk

how to append a value to a variable in shell script

bash shell sh

Android studio - /system/bin/sh: Permission Denied

How to run an Inotify shell script as an asynchronous process

Invoking Mirth Connect CLI with Powershell script

shell powershell mirth

How to check if a file is empty using awk in a bash script?

linux bash shell awk scripting

How to run .profile inside a shell script in ubuntu

bash shell sh

How to show time next to the command line in terminal/console

linux shell

How to pass both variables and files to a perl -p -e command

perl file shell unix

Difference between two files without sorting

bash shell diff difference comm

Listing directories with spaces using Bash in linux

linux bash shell

Node.js: Process Spawn Hang

To get all the two letters directories using terminal

linux bash shell ls

Activating virtual environment doesn't work from npm command

python node.js shell npm pip

Grep not parsing the whole file

bash shell grep

jq with multiple inputs from different sources

shell jq

How to tar files with a size limit?

How to capture first column values of a command?

bash shell

How to execute shell command in Groovy and get the return code $?

shell groovy return-value