zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Udemy - Advance Unix Commands - TUTSEM
magnet:?xt=urn:btih:adb1847646d9c754b309abc21dd89c0090a613ca&dn=Udemy - Advance Unix Commands - TUTSEM
磁力链接详情
文件列表详情
adb1847646d9c754b309abc21dd89c0090a613ca
infohash:
84
文件数量
842.75 MB
文件大小
2020-1-2 02:49
创建日期
2024-11-13 21:12
最后访问
相关分词
Udemy
-
Advance
Unix
Commands
-
TUTSEM
01-jump-into-unix/001-introduction-to-awk-select-column-data.mp4 10.6 MB
01-jump-into-unix/002-all-videos-and-youtube...-good-to-know.mp4 10.17 MB
01-jump-into-unix/003-awk-select-all-data-from-table.mp4 3.4 MB
01-jump-into-unix/004-awk-select-columns-from-csv-file.mp4 17.15 MB
01-jump-into-unix/005-awk-remove-header-row-from-result.mp4 11.9 MB
01-jump-into-unix/006-awk-save-command-result-to-file.mp4 6.88 MB
01-jump-into-unix/007-important-task-for-students-find-columns-data.mp4 6.1 MB
01-jump-into-unix/008-awk-conditionally-select-data.mp4 16.74 MB
01-jump-into-unix/009-awk-conditionally-select-data-with-logical-or.mp4 10.36 MB
01-jump-into-unix/010-awk-conditionally-select-data-with-logical-and.mp4 16.43 MB
01-jump-into-unix/011-important-task-for-students-find-records-by-matching-conditions.mp4 7.77 MB
01-jump-into-unix/012-awk-conditionally-select-data-check-substring-in-record.mp4 8.15 MB
01-jump-into-unix/013-awk-conditionally-select-data-check-substring-in-column.mp4 15.41 MB
01-jump-into-unix/014-awk-search-text-at-the-start.mp4 5.3 MB
01-jump-into-unix/015-awk-search-text-at-the-end.mp4 8.2 MB
01-jump-into-unix/016-important-task-for-students-search-data-as-substring.mp4 8.83 MB
01-jump-into-unix/017-important-task-for-students-find-in-row-or-specific-column.mp4 8.33 MB
01-jump-into-unix/018-awk-condition-check-using-if.mp4 9.54 MB
01-jump-into-unix/019-awk-condition-check-using-ifelse.mp4 6.21 MB
01-jump-into-unix/020-awk-condition-check-using-ifelse-if-else.mp4 18.52 MB
01-jump-into-unix/021-important-task-for-students-search-and-change-data.mp4 5.79 MB
01-jump-into-unix/022-awk-begin-block.mp4 16.31 MB
01-jump-into-unix/023-awk-end-block.mp4 16.35 MB
01-jump-into-unix/024-awk-while-loop.mp4 11.49 MB
01-jump-into-unix/025-awk-for-loop.mp4 14.43 MB
01-jump-into-unix/026-awk-store-comamnd-result-into-variable.mp4 5.54 MB
02-sed-stream-editor/027-what-is-sed.mp4 3.65 MB
02-sed-stream-editor/028-sed-display-specific-line.mp4 7.23 MB
02-sed-stream-editor/029-sed-display-last-line-and-range-of-lines.mp4 8.41 MB
02-sed-stream-editor/030-sed-skip-lines-in-result.mp4 7.97 MB
02-sed-stream-editor/031-sed-display-lines-by-searching-a-word.mp4 5.78 MB
02-sed-stream-editor/032-sed-save-result-to-file.mp4 17.07 MB
02-sed-stream-editor/033-sed-substitute-data-in-file.mp4 4.71 MB
02-sed-stream-editor/034-sed-substitute-replace-multiple-data.mp4 4.05 MB
02-sed-stream-editor/035-sed-substitute-replace-data-by-checking-some-conditions.mp4 6.01 MB
02-sed-stream-editor/036-sed-delete-data-from-file.mp4 5.9 MB
02-sed-stream-editor/037-sed-insert-data-into-file.mp4 4.63 MB
03-grep-global-regular-expression-parser/038-what-is-grep-search-data-in-1-file.mp4 6.23 MB
03-grep-global-regular-expression-parser/039-search-data-in-more-than-1-files.mp4 2.31 MB
03-grep-global-regular-expression-parser/040-search-data-in-all-files-of-current-directory.mp4 11.84 MB
03-grep-global-regular-expression-parser/041-search-data-by-ignoring-case.mp4 6.06 MB
03-grep-global-regular-expression-parser/042-search-data-display-line-number.mp4 10.92 MB
03-grep-global-regular-expression-parser/043-search-data-display-file-name.mp4 6.11 MB
03-grep-global-regular-expression-parser/044-search-data-with-exact-word.mp4 4.87 MB
03-grep-global-regular-expression-parser/045-search-record-except-search-condition.mp4 5.28 MB
03-grep-global-regular-expression-parser/046-search-data-display-surrounding-lines.mp4 11.42 MB
03-grep-global-regular-expression-parser/047-search-data-count-number-of-matches.mp4 5.41 MB
03-grep-global-regular-expression-parser/048-search-data-multiple-content.mp4 4.99 MB
03-grep-global-regular-expression-parser/049-search-multiple-data-with-egrep.mp4 3.52 MB
03-grep-global-regular-expression-parser/050-important-task-for-students-search-lines-having-text.mp4 4.83 MB
03-grep-global-regular-expression-parser/051-important-task-for-students-search-count.mp4 3.56 MB
03-grep-global-regular-expression-parser/052-important-task-for-students-search-specific-count-only.mp4 2.44 MB
04-file-processing-using-cut-command/053-what-is-cut-command-find-character-on-specific-position.mp4 6.96 MB
04-file-processing-using-cut-command/054-cut-command-display-range-of-characters.mp4 7.28 MB
04-file-processing-using-cut-command/055-cut-command-display-specific-column.mp4 3.65 MB
04-file-processing-using-cut-command/056-cut-command-display-range-of-columns.mp4 6.63 MB
04-file-processing-using-cut-command/057-cut-command-skip-specific-column.mp4 4.27 MB
05-vim-editor-commands/058-make-changes-close-file-without-saving.mp4 7.94 MB
05-vim-editor-commands/059-view-any-command-help.mp4 5.59 MB
05-vim-editor-commands/060-save-content-of-file.mp4 11.81 MB
05-vim-editor-commands/061-insert-data-to-file.mp4 6.8 MB
05-vim-editor-commands/062-insert-data-in-new-line.mp4 5.61 MB
05-vim-editor-commands/063-delete-data-from-file.mp4 8.73 MB
05-vim-editor-commands/064-append-data-to-file.mp4 5.21 MB
05-vim-editor-commands/065-search-data-in-file.mp4 7.1 MB
06-record-everything-you-perform-on-terminal/066-script-command.mp4 14.38 MB
06-record-everything-you-perform-on-terminal/067-script-command-options.mp4 12.25 MB
07-commands-must-for-all/068-all-uses-of-cat-command.mp4 34.51 MB
07-commands-must-for-all/069-data-backup-commands.mp4 23.88 MB
07-commands-must-for-all/070-change-file-mode.mp4 35.47 MB
07-commands-must-for-all/071-editors.mp4 9.4 MB
07-commands-must-for-all/072-user-commands.mp4 8.32 MB
07-commands-must-for-all/073-set-environment-variables.mp4 10.22 MB
07-commands-must-for-all/074-network-command.mp4 15.07 MB
08-shell-scripting-basics/075-shell-basics.mp4 11.32 MB
08-shell-scripting-basics/076-first-shell-script.mp4 11.86 MB
08-shell-scripting-basics/077-variables-in-shell-scripts.mp4 25.18 MB
08-shell-scripting-basics/078-user-interaction-for-inputs.mp4 7.37 MB
09-drill-down-shell-script/079-command-line-arguments.mp4 14.13 MB
09-drill-down-shell-script/080-condition-handling-if-else.mp4 23.52 MB
09-drill-down-shell-script/081-condition-handling-multiple-conditions.mp4 17.34 MB
09-drill-down-shell-script/082-condition-handling-logical-andor.mp4 12.74 MB
09-drill-down-shell-script/083-for-loop.mp4 10.31 MB
09-drill-down-shell-script/084-functions.mp4 16.82 MB
其他位置