Skip to main content

Importing and Exporting Records in Pick

  • September 21, 2025
  • 1 reply
  • 7 views

Nivethan Thiyagarajah
A couple of posts outlining how I go about importing and exporting things, I use /etc/passwd as the example as I needed a script to move some users over. I have a bash script to do this but moving more of my workflow into Pick is my goal. 
Importing into Pick:
Exporting out of Pick:


------------------------------
Nivethan Thiyagarajah
Programmer
Asynchron Systems Inc
Toronto ON CA
------------------------------

1 reply

Ian McGowan
  • Participating Frequently
  • 41 replies
  • September 22, 2025
A couple of posts outlining how I go about importing and exporting things, I use /etc/passwd as the example as I needed a script to move some users over. I have a bash script to do this but moving more of my workflow into Pick is my goal. 
Importing into Pick:
Exporting out of Pick:


------------------------------
Nivethan Thiyagarajah
Programmer
Asynchron Systems Inc
Toronto ON CA
------------------------------

Interesting article!  Good to see some content targeted at newcomers to MV programming.

>This implies that at one point passwords may have been stored as plaintext in the passwd file. 

They were never stored as plaintext (AFIAK), even early Unix versions hashed the password, albeit with what would be a criminally weak hash these days.  Source: used a password cracker in college on SunOS workstations to get root access and got in trouble :-)



------------------------------
Ian McGowan
Principal Consultant
Rocket Forum Shared Account
------------------------------