layout | title | tags |
---|---|---|
manual |
passwd - Statistics of command combinations using double pipe |
statistic |
The commands before passwd
: If the given command failed, execute passwd
.
Command | percentage |
---|
The commands after passwd
: If passwd
failed, execute the given command.
Command | Percentage |
---|---|
echo | 100% |
Below are the scenarios for all command combinations above.
The description in the table is referenced from and can be used to search the one-line-command or the scripts in the website of CommandLineFu.
- This command will check the file /etc/passwd existence