Difference between revisions of "IT-OS-Admin-macOS"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) |
|||
| Line 1: | Line 1: | ||
| + | =Ref.= | ||
*https://support.apple.com/en-gb/guide/terminal/trmlshtcts/mac | *https://support.apple.com/en-gb/guide/terminal/trmlshtcts/mac | ||
*https://support.apple.com/en-us/HT201236 | *https://support.apple.com/en-us/HT201236 | ||
*https://macos-defaults.com/finder/appleshowallfiles.html | *https://macos-defaults.com/finder/appleshowallfiles.html | ||
| − | *Show hidden files (Command + Shift + .) | + | |
| + | =Top Terminal Keyboard shortcuts= | ||
| + | *Show hidden files: (Command + Shift + .) | ||
| + | *New window: (Command-N) | ||
| + | *New tab: (Command-T) | ||
| + | *Move insertion point to the beginning: (Control-A) | ||
| + | *Move insertion point to the end: (Control-E) | ||
Revision as of 13:39, 21 November 2022
Ref.
- https://support.apple.com/en-gb/guide/terminal/trmlshtcts/mac
- https://support.apple.com/en-us/HT201236
- https://macos-defaults.com/finder/appleshowallfiles.html
Top Terminal Keyboard shortcuts
- Show hidden files: (Command + Shift + .)
- New window: (Command-N)
- New tab: (Command-T)
- Move insertion point to the beginning: (Control-A)
- Move insertion point to the end: (Control-E)