Sponsored Content
Full Discussion: Query about opening the file
Top Forums Shell Programming and Scripting Query about opening the file Post 302813403 by jaiseaugustine on Monday 27th of May 2013 08:00:51 AM
Old 05-27-2013
That means, you are reading a file and you want to do some editing in that file? If so, press 'i' and start typing. press 'Esc' to go back.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

opening a file

im trying to open a file in my bin directory and the farthest i can get is into the folder but not the actual file itself i use text edit as the editor. when i try to open the file it says it doesn't exist here is what i type cd bin open cmnds (dir. which it is under) open test no such... (4 Replies)
Discussion started by: hiei
4 Replies

2. Programming

Opening a file during FTP

I need to process a file in real time as it is being FTPed from a remote server. In my test environment, I wrote a process that would: 1) Open the file - fopen(filename, "r") 2) Go to the offset where I left off on the previous itteration (fseek) 3) Read 2K blocks and append each block to a... (1 Reply)
Discussion started by: ceaker
1 Replies

3. Shell Programming and Scripting

how to know whether that file has eol or noeol before opening that file in VI editor

Hi, I want to check whether file has EOL or NOEOL before opening this file in VI editor. My file is very big its in terms of 15-20 MB. I am using ksh for this. When we opened the file in vi editor, normally at last line we are able to see whether this is eol or noeol file. But i does want... (1 Reply)
Discussion started by: HariRaju
1 Replies

4. Shell Programming and Scripting

Deleting lines inside a file without opening the file

Hi, Just consider there are around 10 lines in a file. Now is it possible to delete the first 2 lines in the file without opening the file. No matter whatever the content of the file is, I just wanna delete the first 2 lines without opening the file. Is that possible? If so, please help me out.... (3 Replies)
Discussion started by: toms
3 Replies

5. UNIX for Dummies Questions & Answers

Opening a file in perl

Hi I need to open a file if a condition(for example a if a regular expression) is met. How do i do this ? open (file) if (some regex)..... (3 Replies)
Discussion started by: manutd
3 Replies

6. Shell Programming and Scripting

Shell Script to execute Oracle query taking input from a file to form query

Hi, I need to query Oracle database for 100 users. I have these 100 users in a file. I need a shell script which would read this User file (one user at a time) & query database. For instance: USER CITY --------- ---------- A CITY_A B CITY_B C ... (2 Replies)
Discussion started by: DevendraG
2 Replies

7. Shell Programming and Scripting

Problems with file opening

Hi All, I have a file test.dat. When I view this file using code1 , that time no problem. But when I open this file using code2, that time some lines are missing. I don't know why is the problem occurred. I already convert dos2unix fromat. But problem is not solving. Please help me about the... (3 Replies)
Discussion started by: mnmonu
3 Replies

8. Shell Programming and Scripting

Xmllint - Xml-file problem --ods file not opening

Dear All, this is my first post on this Forum, glad to be here. I'm trying to fix an .ods file. Yes, I had a backup, but it's also corrupted. When opening the document I get this EM: read error format error discovered in the file in sub-document content.xml at 2,337040(row,col). So I... (3 Replies)
Discussion started by: jameslast
3 Replies

9. Shell Programming and Scripting

Opening a file in vi and automatically save and quit this file using shell script

Hi friends, In my shell script, I want to open a file using vi editor. After opening the file in vi, I want to save and quit this file automatically.... all through shell script. the code segment is: ------------------------------------------------------------ cd ~/netfpga/projects/scone/sw/... (2 Replies)
Discussion started by: sachinteotia
2 Replies

10. UNIX for Dummies Questions & Answers

How to read a file without opening the file and delete last line?

I have file called "text". The contents are as below : aaa bbb ccc ddd eee ffff ddd hhhh iiii I want to read this file without opening and and delete the last line. How can it be done? (4 Replies)
Discussion started by: the_hunter
4 Replies
CONKEROR(1)						      General Commands Manual						       CONKEROR(1)

NAME
conkeror - a web browser modeled after Emacs SYNOPSIS
conkeror [options] [url] ... DESCRIPTION
This manual page documents briefly conkeror conkeror is a web browser based on xulrunner, the Mozilla application framework that also powers Mozilla Firefox. It can be controlled com- pletely with the keyboard. The key bindings are very similar to those from Emacs, so Emacs users should immediately feel at home. OPTIONS
This program has the same options as all other xulrunner applications. A summary of more important options is included below. All options are listed by calling conkeror --help. --display=DISPLAY X display to use -h, --help Show summary of options. -jsconsole Open the Error console. -no-remote Open new instance, not a new window in running instance. -P <profile> Start with profile <profile> -ProfileManager Start with ProfileManager. -safe-mode Disables extensions and themes for this session. -UILocale <locale> Start with <locale> resources as UI Locale. -v, --version Show version of program. CONCEPTS
Similar to Emacs Conkeror works with windows and buffers instead of windows and tabs. When changing buffers with C-x b or killing buffers with C-x k, you can cut down the list of buffers by typing a few characters which fil- ters the list for buffers which match these characters and then choosing them from the matching list of buffers with cursor keys. The same idea is present with bookmarks: Bookmarks are looked up by pressing g to go to a new page and then start typing parts of the book- marks title or URL. TIPS AND TRICKS
If you want to bookmark a page with b and the page has frames or inline frames (e.g. advertisements) you will be asked which frame to book- mark. If you want to bookmark the whole page with all frames, press 0. If you want to copy the link of the current page, press c for copy link and then type 0 for the current page instead of a link on this page. Instead of typing the link number when following or copying a link, you can also type a part of the linked text. If don't type a number and one links is already active (e.g. after going back one page in the history) that link will be selected. KEYBINDINGS
When you start it up initially you see the help page with all information and a tutorial on how to use Conkeror. You always come back there by typing C-h i which means pressing and holding the Control key (on PCs this often is the Alt key) and then pressing "i". The tutorial can be reached by pressing C-h t. This is a short list of the most important key bindings: [[ Go to previous page (Backward) in site navigation (if present) ]] Go to next page (Forward) in site navigation (if present) b Bookmark page B Go to previous page (Backward) in page history c Copy a link to clipboard f Follow a link C-u f Follow a link and open it in a new window F Go to next page (Forward) in page history g Go to another URL r Reload page M-n Change to next buffer M-p Change to previous buffer C-g Stop (loading a the page, incremental search, etc.) C-r Incremental search backward C-s Incremental search forward C-w Cut C-y Paste C-x b Change buffer C-x k Kill (close) buffer C-x C-c Exit the program C-x C-f Open an URL in a new buffer. C-x C-v Open an URL in the current buffer by editing the current URL. KNOWN BUGS
conkeror (respectively xulrunner) sometimes hangs at --help (and possibly other situations) if /dev/random does not provide enough entropy. conkeror doesn't give feedback if a spawned external process crashes or exits unsuccessfully. FILES
The default location of Conkeror's user configuration file is $HOME/.conkerorrc. This can be changed by setting the preference conkeror.rcfile. The rc can be an ordinary file or a directory. If it is an ordinary file, Conkeror will evaluate that file as javascript. If it is a directory, Conkeror will evaluate all files in that directory that have the .js file extension. See http://conkeror.org/ConkerorRC for the details. SEE ALSO
xulrunner-1.9(1), the Conkeror wiki at http://conkeror.org/ AUTHOR
Conkeror was written by Shawn Betts, John J. Foerch, Jeremy Maitin-Shepard and other. See /usr/share/doc/conkeror/CREDITS for a full list of contributors. This manual page was written by Axel Beckert <abe@deuxchevaux.org>, for the Debian project (but may be used by others). June 4, 2008 CONKEROR(1)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy