Autosave: 2023-01-01 13:00:05
This commit is contained in:
parent
e198359c51
commit
a3386803e4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# This script returns a random topic for me to revise
|
||||
|
||||
# Choose source directories...
|
||||
DIRS_TO_PARSE="../Computer_Architecture ../Electronics_and_Hardware ../Operating_Systems ../Programming_Languages/Shell ../Logic"
|
||||
DIRS_TO_PARSE="../Computer_Architecture ../Databases ../Electronics_and_Hardware ../Operating_Systems ../Programming_Languages/Shell ../Logic"
|
||||
|
||||
# Return array of all files belonging to source dirs...
|
||||
for ele in $DIRS_TO_PARSE; do
|
||||
|
|
Loading…
Add table
Reference in a new issue