Search Results

Search: Posts Made By: KAREENA18
1,832
Posted By aashish.sharma8
:q! <enter> for exit without saving and without...
:q! <enter> for exit without saving and without prompt which asks to save the file.
:wq <enter> to save and exit.
1,216
Posted By monalsinha
use find command to search from root /: find...
use find command to search from root /:

find / -type f -name "abc.log"
20,540
Posted By Scott
This is getting weirderer and weirderer! WHY...
This is getting weirderer and weirderer!

WHY do you want to do that?

Combining all of your threads into one: Read the manual pages for head, tail, vi, find.

We have all of them here...
5,334
Posted By Scott
You can't have ten files with the same name in a...
You can't have ten files with the same name in a directory. Is the date embedded in the filename? If so, best is in the format YYYYMMDDHHmm, then the files will display already sorted.


vi $(tail...
20,540
Posted By Scott
PuTTY is a terminal emulator, not an editor. ...
PuTTY is a terminal emulator, not an editor.

Use tail -f to see as the log is being update.
14,114
Posted By vbe
/abcd press Esc before to be sure you are no...
/abcd
press Esc before to be sure you are no more in mod/insert mode...
press n for next occurance
2,663
Posted By Corona688
Do you even have screen? whereis screen ...
Do you even have screen? whereis screen

Also: introduction to screen (http://lmgtfy.com/?q=introduction+to+screen)
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 09:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy