Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

recutils add field in record

# Add the fielf field_name with value field_value
# in record with field id set to 1
recset -e "id=1" -f 'field_name' -a 'field_value'
 
PREVIOUS NEXT
Tagged: #recutils #add #field #record
ADD COMMENT
Topic
Name
1+1 =