Categories
Tags
Shell
New post in Shell
Unix Copy (cp) without Symbolic Links
June 30th, 2022
bash
symbolic-link
shell
unix
changing network speed to 1000Mb/s
June 30th, 2022
shell
ethtool
command
networking
How to recursively remove all .exe files from all the subdirectories of the current directory?
June 30th, 2022
shell
rm
awk
script
linux
What does exit do in an if block in a shell script?
June 29th, 2022
shell-script
exit
ksh
shell
How to add system alias?
May 5th, 2022
alias
shell
How to go back n levels of directories from the command line?
June 29th, 2022
directory
cd-command
shell
print command not found
June 28th, 2022
ksh
shell
Find files which are created a certain time after or before a particular file was created
June 28th, 2022
shell
date
find
shell-script
ls: Do not show directories that match same pattern in wildcard searches, only files
June 28th, 2022
shell
wildcards
ls
directory
files
Interactively deleting files from a list
June 29th, 2022
shell
rm
io-redirection
bash
Copying a single file to multiple directories using cp
June 29th, 2022
shell
cp
bash
Create and move to a directory in one command - unix
June 30th, 2022
directory
cd-command
shell
Split command output by linebreak?
June 29th, 2022
shell
command-substitution
command
bash
Bash commands inside vi
June 29th, 2022
shell
vi
vim
bash
Execute shell script from php, as root user?
June 25th, 2022
shell
apache-httpd
php
sudo
scripting
How to pass a variable to an sh child process?
June 26th, 2022
shell
bash
Check if script is started by cron, rather than invoked manually
June 28th, 2022
cron
scripting
shell
bash
Why Bash unable to find command even if $PATH is specified properly?
June 29th, 2022
linux
bash
path
ssh
shell
Stuck shell ESXi 4.0 - how to recover without reboot?
June 28th, 2022
shell
keyboard-video-mouse
console
vmware-esxi
In a Bash Script how does the continue command work with embedded loops?
June 29th, 2022
shell
control-flow
bash
Why $SHELL doesn't change when I run new shell?
June 29th, 2022
environment-variables
shell
dd: writing '/dev/null': No space left on device
June 30th, 2022
shell
dd
filesystems
kernel
linux
bash myscript.sh runs in bash, but the first line is #!/usr/bin/sh
June 30th, 2022
bash
solaris
shell-script
shell
When sh is a symlink to bash or dash, bash limits itself to POSIX-compliance, so it should be 100% compatible with sh?
May 5th, 2022
dash
shell-script
shell
bash
cp or rsync, is cp really worth it?
June 29th, 2022
bash
shell
cp
utilities
rsync
Sending the output from 'dd' to awk/sed/grep
June 29th, 2022
shell
dd
python
io-redirection
bash
Difference between "echo $SHELL" and "which bash"
June 30th, 2022
shell
solaris
bash
Korn Shell: End, pgup, pgdown, and delete key not working
May 5th, 2022
freebsd
ksh
emacs
keyboard
shell
How to change the working directory for a shell script
June 29th, 2022
python
cd-command
shell
Evaluating the return value of a command line
June 30th, 2022
exit
output
shell
←
1
2
3
4
5
6
7
8
9
…
87
88
→