-
PS1='[\033[01;33m]\u \W \$[\033[00m] '
-
```
#!/bin/bash
if [ "$1" = "13" ]; then
echo "Input is 13!"
else
echo "Input is not 13!"
fi
```
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
http://redsymbol.net/articles/unofficial-bash-strict-mode/
travi updated
9 years ago
-
```
Running demo19 with -h or -v runs an infinite loop. Fixed with return 1.
```
Original issue reported on code.google.com by `mom...@gmail.com` on 4 Sep 2007 at 7:38
-
```
Хотелось бы реализовать автодополнение по
tab в bash'e
```
Original issue reported on code.google.com by `timinale...@gmail.com` on 4 Jan 2012 at 9:37
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
Can you assign me this work?