-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtypescript
More file actions
81 lines (77 loc) · 4 KB
/
typescript
File metadata and controls
81 lines (77 loc) · 4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Script started on 2026-02-17 23:07:13+00:00 [TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="45" LINES="20"]
\[]133;D;0\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;0\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]quit
sh: 2: quit: not found
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]leave
sh: 3: leave: not found
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]stop
sh: 4: stop: not found
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]script stop
Script started, output log file is 'stop'.
\[]133;D;0\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]exit
Script done.
\[]133;D;0\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]esc
sh: 6: esc: not found
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]
\[]133;D;127\]\[]133;A\]\[\033[01;34m\]\w\[\033[00m\]$ \[]133;B\]pip
Usage:
pip <command> [options]
Commands:
install Install packages.
download Download packages.
uninstall Uninstall packages.
freeze Output installed packages in requirements format.
inspect Inspect the python environment.
list List installed packages.
show Show information about installed packages.
check Verify installed packages have compatible dependencies.
config Manage local and global configuration.
search Search PyPI for packages.
cache Inspect and manage pip's wheel cache.
index Inspect information available from package indexes.
wheel Build wheels from your requirements.
hash Compute hashes of package archives.
completion A helper command used for command completion.
debug Show information useful for debugging.
help Show help for commands.
General Options:
-h, --help Show help.
--debug Let unhandled
exceptions propagate
outside the main
subroutine, instead
of logging them to
stderr.
--isolated Run pip in an
isolated mode,
ignoring environment
variables and user
configuration.
--require-virtualenv
Allow pip to only
run in a virtual
environment; exit
with an error
otherwise.
--python <python> Run pip with the
specified Python
interpreter.
-v, --verbose Give more output.
Option is additive,
and can be used up
to 3 times.
-V, --version Show version and
exit.
-q, --quiet Give less output.
Option is additive,