-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
167 lines (166 loc) · 2.14 KB
/
.bash_history
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
pwd
which git
cd $HOME
pwd
cd /c/Users/mjh4142/Documents/TENSEA/code
pwd
cd ~
pwd
ln -s ../../cygdrive $HOME/c
cd c
ls
up
rm c
rm -rf c
ls
cd c
ls
up
cd ..
cd ..
ls
rm c
ls
ln -s ../../../cygdrive/c c
cd c
ls
pwd
ls
cd /c/Users/mjh4142/Documents/TENSEA/code
cd ./Users/mjh4142/Documents/TENSEA/code
ls
cd ~
pwd
ln -s /cygdrive/c/Users/mjh4142/ win_home
cd win_home
pwd
ls
cd ~
cd $HOME
pwd
mkdir src
cd ./src
mkdir mjhyman
cd ./mjhyman/
git clone https://github.com/rjdang/pysaliency
cd ~
cp win_home/.bashrc .
ls
cd -
ls
ls -a
source ~/.bashrc
git clone https://github.com/rjdang/pysaliency
ls
ls -a
git clone https://github.com/rjdang/python_setup
which vim
vim $HOME/.bashrc
vim .gitconfig
git clone https://github.com/rjdang/python_setup
which curl
curl -O www.centos.com
curl www.centos.com
cd
cd win_home/Downloads/
ls
ls | grep setup
which xdg-open
explorer .
exit
exit
cd src/mjhyman/
which curl
cd
cd win_home/Downloads/
ls
which unzip
cd apt-cyg-master
ls
cd apt-cyg-master/
ls
cd
ls
mkdir bin
ls
echo $PATH
ls /usr/local/bin
ls /usr/bin
ls /usr/bin | grep curl
which curl
curl www.centos.org
ls
cp win_home/Downloads/apt-cyg-master/apt-cyg-master/apt-cyg bin/
vim .bashrc
source .bashrc
vim .bashrc
source .bashrc
echo $PATH
vim .bashrc
which apt-cyg
apt-cyg install tmux
vim .wgetrc
history
cd src
ls
history
zsh
cd ..
vim .password
chmod 600 .password
vim .password
vim .password
source .password
echo $PROXY_PASS
vim .password
source .password
echo $PROXY_PASS
vim .password
source .password
echo $PROXY_PASS
vim .password
rm .password
source .bashrc
vim .bashrc
source .bashrc
vim .bashrc
vim .bashrc
dos2unix .bashrc
which dos2unix
mv .bashrc .bashrc-bak
vim .bashrc
source .bashrc
man read
man read
vim .bashrc
source .bashrc
echo $PROXY_PASS
clear
apt-cyg install tmux
which tmux
tmux project
tmux -2 new -s test
curl www.centos.com
vim .wgetrc
vim .bashrc
exit
pwd
ls
cd ./src
ls
cd ./mjhyman/
ls
cd ./pysaliency/
git status
vim config/mac_test_params.py
git add config/mac_test_params.py
git commit -m "tweaks to param file"
git up
git up
git pull
git status
explorer .
git status
git add .
git commit -m "debugged the scripts, 'pwm_voltage' and 'clk' modes"
git push