#28847: mfiler3 ------------------------------+--------------------------------------------- Reporter: ab25cq@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mfiler3 ------------------------------+--------------------------------------------- Comment(by ab25cq@…): Replying to [ticket:28847 ab25cq@…]:
a console file manger with saphire shell which is a shell script language. mfiler3 requires saphire shell.
mfiler3 is console file manager like fdclone or midnight commander. Difference of the other file managers is that it containes a shell script languange which is saphire. User can write a runtime script with saphire and write a one-liner command with it. Saphire is a shell script language. User can manipulate character data files from perl like inner commands. like this saphire_shell > cat first_and_second_name_list Daisuke Minato Jiro Tanaka Hanako Inoue saphire_shell > cat first_and_second_name_list | each { | split | lines 1 0 | printf "%s %s" } Minato Daisuke Tanaka Jiro Inoue Hanako -- Ticket URL: <https://trac.macports.org/ticket/28847#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS