
Linux Help
@Linux_Help
Linux command line tips & tricks Команды Linux. Powered by http://www.o-nix.com
내가 좋아할 만한 콘텐츠
$ cat > cat_as_text_editor.txt We can use cat as simple text editor. This is second. Press <Ctrl D> for save text. <Ctrl D>
safe files move (rename): mv -bi SOURCE DEST -b: make a backup of each existing DEST; -i: interactive (prompt before overwrite)
tree, lstree показать дерево файлов и директорий, начиная от корня (/)
ls *[0-9]* показать файлы и директории содержащие в имени цифры
ls -a показать скрытые файлы и директории в текущей директории
command | grep pattern # search for pattern in the output of command
grep -r pattern dir # search recursively for pattern in dir
ls -l показать детализированное представление файлов и директорий в текущей директории
ls -F отобразить содержимое текущей директории с добавлением к именам символов, характеризующих тип
ssh-copy-id user@host # add your key to host for user to enable a keyed or passwordless login
United States 트렌드
- 1. Flacco 44.6K posts
- 2. Bengals 55.6K posts
- 3. Bengals 55.6K posts
- 4. Chase 92.6K posts
- 5. Tomlin 10K posts
- 6. #TNFonPrime 3,981 posts
- 7. Ramsey 11.8K posts
- 8. #HereWeGo 9,018 posts
- 9. Max Scherzer 9,430 posts
- 10. #PITvsCIN 5,210 posts
- 11. Darnell Washington 2,216 posts
- 12. Ace Frehley 79.4K posts
- 13. Cuomo 65.1K posts
- 14. #WhoDey 3,863 posts
- 15. Zac Taylor 1,890 posts
- 16. DK Metcalf 3,069 posts
- 17. DJ Turner 2,159 posts
- 18. Geno Stone N/A
- 19. #criticalrolespoilers 3,489 posts
- 20. TJ Watt 2,704 posts
내가 좋아할 만한 콘텐츠
Something went wrong.
Something went wrong.