Sponsored Content
Full Discussion: ls -la
Top Forums UNIX for Dummies Questions & Answers ls -la Post 302096971 by jam_prasanna on Tuesday 21st of November 2006 01:35:27 AM
Old 11-21-2006
Txs a lot to everyone....

but i am not clear how ls -la | sed 's/ */|/g' works.....

cos we are looking for space+space+*, replacing the same by |, how this cmd replaces | between month and date as there is only one space.

rgds,
jam
 
jdbreg(8)						      System Manager's Manual							 jdbreg(8)

NAME
jdbreg - Registers hosts in the DHCP dynamic databases. SYNOPSIS
/usr/sbin/jdbreg [-d] [-e] [-f character] [-s] [-l | -n] [-o] [-w] filename... OPTIONS
Deletes the records whose keys are implied by the input file(s). Uses character as the field separator. The default is the pipe | charac- ter. Display all currently registered hosts. DESCRIPTION
The jdbreg program registers (or removes) hosts for configuration by DHCP. When the registered_hosts_only policy is in effect, the server configure only clients whose MAC addresses are so registered. When this policy is not in effect, registering hosts has no effect. Each record to be loaded is terminated by a newline, and the fields within each record delimited by default with the pipe (|) character, although this may be changed with the -f command line option. The fields within the data file(s) to be loaded are as follows: MAC address MAC address type MAC address length (octets) RESTRICTIONS
Because the database used by join does not support multiuser concurrently, applications that write to it, lock the entire database. This means that you cannot use jdbreg while joind is running. The converse is also true. FILES
SEE ALSO
Commands: joind(8) jdbreg(8)
All times are GMT -4. The time now is 04:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy