Sponsored Content
Full Discussion: View ouput as a file
Top Forums Shell Programming and Scripting View ouput as a file Post 302470745 by Scrutinizer on Thursday 11th of November 2010 03:43:12 AM
Old 11-11-2010
Hi raghu, in awk, if any of the fields ($1, $2 etc) gets a new value the enitre record (in this case a line) gets recalculated and the output field separator is applied so that it now contains "|" instead of tabs or spaces. After the brackets the "1" ensures that the recalculated records get printed..
This User Gave Thanks to Scrutinizer For This Post:
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Limit ouput file on a shell script

I have this one::) doing jstack on JVM proccess. #!/bin/ksh # ---------------------------------------------------- # capture_jstack.sh <INTERVAL> <COUNT> # run jstack and capture output to a log file #----------------------------------------------------- # # scripts and logs are stored... (3 Replies)
Discussion started by: pointer
3 Replies

2. Solaris

How do I view file?

I am trying to view the files in /etc/security/audit/SERVERNAME/files, but when I gunzip them and then do a cat I get a bunch of garbage with some stuff that makes sense. I need to view this file without having all the garbage. I tried to cat it and vi it without any luck. Can someone show me an... (4 Replies)
Discussion started by: jastanle84
4 Replies

3. UNIX for Dummies Questions & Answers

not able to view the file

Hi All, I am experiencing a strange and serious issue. I can see, a file exist there inside a directory while doing cat i can see the file exists, but while trying to view that its saying NO such File or Directory. (ipbala01)/env/balast7/app/working/batch_loader/data/system_2/input>ll total 12... (8 Replies)
Discussion started by: gotam
8 Replies

4. Red Hat

How to view .dat file?

What is the command that can be used to open or view the .dat file in linux? Unable to read the contents of .dat file. (7 Replies)
Discussion started by: Rupaa
7 Replies

5. Shell Programming and Scripting

how to view unix file ?

Hi to all, 1- I'm trying to open a certain file in unix with the tool KEA! 2- i get to the correct folder with the CD command 3- Once in the correct directory i try the following unix command: vi NameOfFile.Z 4- Yes those files finish with a .Z 5 - I get something in the KEA!... (3 Replies)
Discussion started by: Sanchoniathon
3 Replies

6. Shell Programming and Scripting

Call a Perl script within a bash script and store the ouput in a .txt file

I'm attempting to write a bash script that will create a network between virtual machines. It accepts three arguments: an RSpec that describes the network topology, and two list of machines (servers and clients). I have a (working) Perl script that I want to call. This Perl script takes an RSpec... (6 Replies)
Discussion started by: mecaka
6 Replies

7. UNIX for Dummies Questions & Answers

Wget ouput to log file

Hi all The following code will update the Dynamic DNS server at Namecheap.com. wget -O 'https://dynamicdns.park-your-domain.com/update?host=www&domain=example.com&password=your DDNS password'Would like to append the output to a log file using >> /path/path/logfile at the end of the command. ... (7 Replies)
Discussion started by: CRChamberlain
7 Replies

8. Shell Programming and Scripting

Inserting ouput into a file using redirection

Hallo Team, I would like to redirect an output from a file into another file. Here are the two commands/files. -bash-3.2$ cat lack.csv lemontwistpax -bash-3.2$ ll -ltr BW*|tail -1 -rw-r--r-- 1 mind mind 1844 Sep 25 12:06... (8 Replies)
Discussion started by: kekanap
8 Replies

9. UNIX for Beginners Questions & Answers

View file flags

hello: how could i view the file's flags? "ls -loa" doesn't seem to do the trick: root@giraffe:/etc # ls -alo total 820 drwxr-xr-x 23 root wheel - 2048 Oct 23 19:48 . drwxr-xr-x 19 root wheel - 1024 Nov 16 15:01 .. drwxr-xr-x 2 root wheel - 512 Nov 11 2014 X11... (6 Replies)
Discussion started by: ipfreak
6 Replies

10. What is on Your Mind?

Moving from Desktop View to Mobile View

See attached video for a demo on how to move back and forth from the desktop view to the mobile view. Currently this only works for the home page, but I will work on some new PHP code in the future to make this work with the page we are currently on. Edit: The issue with making every page ... (2 Replies)
Discussion started by: Neo
2 Replies
Gtk2::SourceView2::View(3pm)				User Contributed Perl Documentation			      Gtk2::SourceView2::View(3pm)

NAME
Gtk2::SourceView2::View HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::TextView +----Gtk2::SourceView2::View INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODS
widget = Gtk2::SourceView2::View->new widget = Gtk2::SourceView2::View->new_with_buffer ($buffer) o $buffer (Gtk2::SourceView2::Buffer) boolean = $view->get_auto_indent $view->set_auto_indent ($enable) o $enable (boolean) drawspacesflags = $view->get_draw_spaces $view->set_draw_spaces ($flags) o $flags (Gtk2::SourceView2::DrawSpacesFlags) boolean = $view->get_highlight_current_line $view->set_highlight_current_line ($show) o $show (boolean) boolean = $view->get_indent_on_tab $view->set_indent_on_tab ($enable) o $enable (boolean) integer = $view->get_indent_width $view->set_indent_width ($width) o $width (integer) boolean = $view->get_insert_spaces_instead_of_tabs $view->set_insert_spaces_instead_of_tabs ($enable) o $enable (boolean) color = $view->get_mark_category_background ($category) o $category (string) $view->set_mark_category_background ($category, $color) o $category (string) o $color (Gtk2::Gdk::Color or undef) pixbuf or undef = $view->get_mark_category_pixbuf ($category) o $category (string) $view->set_mark_category_pixbuf ($category, $pixbuf) o $category (string) o $pixbuf (Gtk2::Gdk::Pixbuf or undef) integer = $view->get_mark_category_priority ($category) o $category (string) $view->set_mark_category_priority ($category, $priority) o $category (string) o $priority (integer) integer = $view->get_right_margin_position $view->set_right_margin_position ($pos) o $pos (integer) boolean = $view->get_show_line_marks $view->set_show_line_marks ($show) o $show (boolean) boolean = $view->get_show_line_numbers $view->set_show_line_numbers ($show) o $show (boolean) boolean = $view->get_show_right_margin $view->set_show_right_margin ($show) o $show (boolean) smarthomeendtype = $view->get_smart_home_end $view->set_smart_home_end ($smart_he) o $smart_he (Gtk2::SourceView2::SmartHomeEndType) integer = $view->get_tab_width $view->set_tab_width ($width) o $width (integer) PROPERTIES
'auto-indent' (boolean : default false : readable / writable) Whether to enable auto indentation 'completion' (Glib::Object::_Unregistered::GtkSourceCompletion : default undef : readable) The completion object associated with the view 'draw-spaces' (Gtk2::SourceView2::DrawSpacesFlags : default : readable / writable) Set if and how the spaces should be visualized 'highlight-current-line' (boolean : default false : readable / writable) Whether to highlight the current line 'indent-on-tab' (boolean : default true : readable / writable) Whether to indent the selected text when the tab key is pressed 'indent-width' (integer : default -1 : readable / writable) Number of spaces to use for each step of indent 'insert-spaces-instead-of-tabs' (boolean : default false : readable / writable) Whether to insert spaces instead of tabs 'right-margin-position' (Glib::UInt : default 80 : readable / writable) Position of the right margin 'show-line-marks' (boolean : default false : readable / writable) Whether to display line mark pixbufs 'show-line-numbers' (boolean : default false : readable / writable) Whether to display line numbers 'show-right-margin' (boolean : default false : readable / writable) Whether to display the right margin 'smart-home-end' (Gtk2::SourceView2::SmartHomeEndType : default "disabled" : readable / writable) HOME and END keys move to first/last non whitespace characters on line before going to the start/end of the line 'tab-width' (Glib::UInt : default 8 : readable / writable) Width of a tab character expressed in spaces SIGNALS
undo (Gtk2::SourceView2::View) redo (Gtk2::SourceView2::View) show-completion (Gtk2::SourceView2::View) line-mark-activated (Gtk2::SourceView2::View, Gtk2::TextIter, Gtk2::Gdk::Event) move-lines (Gtk2::SourceView2::View, boolean, integer) ENUMS AND FLAGS
flags Gtk2::SourceView2::DrawSpacesFlags o 'space' / 'GTK_SOURCE_DRAW_SPACES_SPACE' o 'tab' / 'GTK_SOURCE_DRAW_SPACES_TAB' o 'newline' / 'GTK_SOURCE_DRAW_SPACES_NEWLINE' o 'nbsp' / 'GTK_SOURCE_DRAW_SPACES_NBSP' o 'leading' / 'GTK_SOURCE_DRAW_SPACES_LEADING' o 'text' / 'GTK_SOURCE_DRAW_SPACES_TEXT' o 'trailing' / 'GTK_SOURCE_DRAW_SPACES_TRAILING' o 'all' / 'GTK_SOURCE_DRAW_SPACES_ALL' enum Gtk2::SourceView2::SmartHomeEndType o 'disabled' / 'GTK_SOURCE_SMART_HOME_END_DISABLED' o 'before' / 'GTK_SOURCE_SMART_HOME_END_BEFORE' o 'after' / 'GTK_SOURCE_SMART_HOME_END_AFTER' o 'always' / 'GTK_SOURCE_SMART_HOME_END_ALWAYS' SEE ALSO
Gtk2::SourceView2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::TextView COPYRIGHT
Copyright (C) 2009 by Emmanuel Rodriguez perl v5.14.2 2011-11-16 Gtk2::SourceView2::View(3pm)
All times are GMT -4. The time now is 07:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy