-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
156 lines (154 loc) · 2.3 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
fgdrger
kebede ls
kebede cd
ls
js
cd js
ls
ls -al
cd index.html
exit
Howdy cd
Abebe ls
ls
mkdir bashpractice
cd bashpractice
cd bashtest
mkdir bashtest
bashpractice ls
cd bashpractice
exit
ls
ls bashpractice
bashtest ls
exit
bashpractice ls
ls
cd basepractice
bashpractice touch myTextFile.txt
cd
ls
bashpractice/
bashpractice/ touch mtTextFile.txt
cd mtTextFile.txt
bashpractice/ touch myTextFile.txt
ls
bashpractice/ ls
ls bashpractice/
cd bashpractice/
bashpractice touch myTextFile.txt
cd bashpractice
bashpractice ls
cd bashpractice
exit
/c/Users/dave5/Desktop/bashpractice
bashpractice ls
cd bashpractice
/c/Users/dave5/Desktop/bashpractice
cd ../bashpractice
cd bashpractice
mkdir bashtest
exit
ls
mkdir bashtest
bashpractice touch > myTextFile.txt
echo myTextFile.txt > "Hello bash"
rm "Hello bash"
cd myTextFile.txt
echo "Hello bash" myTextFile.txt
echo "Hello bash" myTextFile.txt > file.txt
rm file.txt
echo "Hello bash" > myTextFile.txt
mv myPractice.txt > myTextFile.txt
mv myPractice.txt myTextFile.txt
mv myTextFile.txt myPractice.txt
ls -al
mv myPractice.txt myTextPractice.txt
chmod 776 "myTextPractice.txt"
ls -al
chmod 777 "myTextPractice.txt"
ls -al
chmod 444 "myTextPractice.txt
ls -al
chmod 444 "myTextPractice.txt"
chmod 444 "myTextPractice.txt
ls -al
chmod 444 "myTextPractice.txt"
chmod 776 "myTextPractice.txt"
ls -al
rm -r bashtest
exit
exit
node ls
ls desktop
git init
ls desktop
cd desktop
mkdir abebe
cd abebe
touch index.html
cd ..
cd ../abebe
cd ../desktop/abebe
mkdir BashTest
touch myTextFile.txt
echo "Hello Bash" myTextFile.txt
echo "Hello Bash" > myTextFile.txt
mv myTextFile.txt myTextPractice.txt
chmod 776 myTextPractice.txt
cd desktop
path
ls
cd dave5
ls dave5
pwd dave5
ls Users
desktop cd ../Users
desktop cd ./Users
desktop cd ./dave5
cd desktop
pwd desktop
fgdrger
fgd
c ls -al
dave5 ls -al
desktop ls -al
ls ./c
lsc
ls c
ls dave5
ls desktop
cd desktop
cd callbfun
callbfun
desktop ls
cd desktop
cd ../desktop
cd ./desktop
exit
cd desktop
cd Workspace
cd fake-store
git push fake-store
git push fake-store newfakestore
git push --help
git push --help
git push workspace
git push fake-store
git pull newfakestore
node --v
node --version
1+1
>1+1
const name = 'Brad"
name
console.log(name)
const name = 'Brad"
name
console.log(name)
cls
cd fake-store
node -v
DevRepos
cd DevRepos
git clone